Redact Sensitive Text Before Sending It to AI
Redact common credentials, email addresses, IP addresses, SSN-shaped values, and payment-card-shaped numbers before sending text downstream.
When to use it
Use this before forwarding text to another model, external API, logging system, or agent tool when sensitive patterns should not travel with the content.
Important limitation
Pattern-based redaction can miss unusual secrets and can produce false positives. Treat the report as a deterministic first line, not comprehensive DLP.
Use it in your browser
The browser version runs locally on your device.
Open the tool →Use it from an agent or application
POST https://api.scrubmytext.com/v1/redact
MCP tool name: redact_sensitive_text. Paid API tools use a bearer API key; inspect_text is also available on the free API tier.
