Paste an agent / tool-call trace. The redactor strips API keys, JWTs, file paths, internal URLs, emails, phone numbers, and other sensitive patterns so you can share it publicly. All work happens in your browser.
Hash mode lets you correlate occurrences while still hiding values.
Is my data uploaded?
No. All redaction runs in your browser. Nothing is sent anywhere.
Will it catch every secret?
No. It catches common patterns (provider-specific API key prefixes, JWTs, absolute paths, JSON "key/secret" values, etc.) but a custom token format may slip past. Always re-read the redacted version before sharing.
Difference vs PII Sanitizer?
The PII Sanitizer is tuned for prose going into an LLM prompt (names, addresses, SSNs). This page is tuned for engineering logs and tool-call traces — API tokens, file paths, internal URLs.