Paste logs, code, config files, or chat transcripts. The tool finds likely secrets by pattern (vendor key prefixes, tokens, private key blocks, connection strings, secret-looking assignments) and produces a redacted copy you can safely share in a bug report, a support ticket, or a chat.
Fully client-side. Nothing you paste leaves this browser. No uploads, no analytics, no network requests, no external dependencies. Open the page once and it works offline. You can confirm in the network tab of your browser's developer tools.
All scanning happens locally in this page. Your text is never sent to any server.
Findings
Include
Type
Confidence
Preview (masked)
Line
No likely secrets found by pattern. Still review the text manually before sharing.
Redacted output
Honest limits. Pattern matching cannot catch every secret. Novel formats, split or encoded strings, and homegrown credentials will slip through, so always review the output before sharing. The reverse is also true: some findings may be false positives (hashes, test fixtures, sample values). Use the include checkboxes to skip anything that is not actually a secret.