AppSec

🔑 API Key & Secret Detector

Paste code, config files, logs, or any text to instantly detect leaked API keys, tokens, and secrets across 35+ provider patterns. Nothing leaves your browser.

📋 Detected Patterns

ProviderPattern ExampleSeverity
AWS Access KeyAKIA[0-9A-Z]{16}Critical
AWS Secret Key[0-9a-zA-Z/+]{40}Critical
GitHub PATghp_[0-9a-zA-Z]{36}Critical
GitHub OAuth Appgho_[0-9a-zA-Z]{36}High
OpenAI API Keysk-[0-9a-zA-Z]{48}High
Anthropic API Keysk-ant-api03-...High
Stripe Live Secretsk_live_[0-9a-zA-Z]{24+}Critical
Stripe Live Publicpk_live_[0-9a-zA-Z]{24+}Medium
Slack Bot Tokenxoxb-[0-9]{11}-...High
Google API KeyAIza[0-9A-Za-z-_]{35}High
JWT TokeneyJ[A-Za-z0-9_-]{10,}\.eyJ...Medium
Private Key PEM-----BEGIN PRIVATE KEY-----Critical