PII Risk Scanner v2
Paste text, logs or JSON and identify sensitive patterns before sharing with AI tools, teammates or public tickets. Nothing leaves your browser.
Paste text to scan
Paste text and scan.
Emails, phones, IPs, keys, URLs and payment-like patterns.
Review masked output before publishing.
Detection summary
Masked output
Pattern detail
| Type | Count | Examples | Default mask |
|---|
This is a pattern scanner, not a legal/privacy compliance guarantee. Always review output manually.
What this tool does
- Scans raw text logs, JSON blocks, or support tickets for sensitive pattern markers.
- Identifies emails, phone numbers, IP addresses, secrets/API keys, and resident numbers.
- Replaces matches with standard placeholders (e.g. [EMAIL], [SECRET]) locally.
- Keeps all processing inside your browser sandbox—no server uploads.
Best for
Developers, customer support representatives, and privacy managers sanitizing logs or files before pasting them into external AI engines, public ticketing systems, or chat channels.
Common use cases
Scan log snippets, error traces, or code blocks for accidentally included API keys, tokens, or user PII before pasting into ChatGPT, Claude, or Gemini.
Review customer support logs for phone numbers, email addresses, and order IDs before escalating tickets to external vendors or public issue trackers.
Check code snippets for hardcoded credentials or env var values before sharing on Stack Overflow, Slack channels, or pair-programming sessions.
Run a quick PII surface scan on exported JSON or CSV data files before handing them off to security teams or third-party auditors.
Privacy Notes & Verified Badges
This scanner runs client-side. No inputs are sent to our servers. Processing occurs entirely in temporary browser memory.
How to Use PII Risk Scanner
- Paste your raw log file or text into the input field.
- Click Scan risk to view count and pattern metrics.
- Click Mask detected patterns and copy the safe text.
Frequently Asked Questions (FAQ)
Are my logs or credentials uploaded?
No. The tool uses local JavaScript regular expressions to detect patterns. Your files and text do not leave your device.
Is this scanning list customizable?
The tool scans standard patterns (IPv4, emails, credit cards, standard API keys). For customized rules, feel free to suggest them on our GitHub Issues page.
Does it work offline?
Yes. Once the page is loaded, you can disconnect from the internet and continue scanning files offline.
Is it safe to copy passwords?
While the tool runs locally, we recommend avoiding copying raw plain passwords whenever possible as a best practice.