Prompt Privacy Checker

Scan your prompt for API keys, passwords, PII, and credentials before pasting it into ChatGPT, Claude, or Gemini.

Active Detection Signatures

✓ OpenAI Keys✓ Anthropic Keys✓ GitHub Tokens✓ AWS Access Keys✓ Stripe Secrets✓ JWT Tokens✓ Database URLs✓ Emails✓ Phones✓ PEM / SSH Keys

Frequently Asked Questions

What information is detected?

Our heuristic engine deep-scans for AWS Access Keys, OpenAI Keys, Anthropic Keys, Stripe Secrets, GitHub Tokens, Database Connection URLs, JWTs, PEM/SSH Certificates, Emails, and Phone Numbers.

Does the site store my prompt?

No. Vakaso operates entirely in your web browser. When you click "Scan", JavaScript analyzes your text locally on your machine. Your API keys are never sent to a server.

Does it work offline?

Yes! Because all regex logic is bundled in your browser, you can disconnect your internet and the scanner will still function perfectly.

What is sanitized?

Instead of deleting your secrets, we replace them with contextual tags like [AWS_KEY] or [DATABASE_URL]. This ensures the AI model still understands the context of your prompt without ever seeing the raw sensitive data.

Can I scan source code?

Absolutely. You can paste massive JSON payloads, Node.js scripts, Python files, or `.env` files. The scanner is designed to rip through large code blocks to find embedded secrets.