SecretSentinelReal-time secret and credential leak detector for VS Code. Detects API keys, passwords, tokens and private keys before you commit. The ProblemEvery week, developers accidentally push API keys, database passwords, and private keys to GitHub. By the time you notice, bots have already scraped your credentials. SecretSentinel stops leaks at the source — your editor, before you ever commit. FeaturesReal-Time Secret DetectionScans your code as you type and highlights secrets instantly with color-coded severity underlines. Detects secrets from 60+ providers including AWS, Google, Azure, OpenAI, GitHub, Stripe, Slack, Twilio, SendGrid, MongoDB, PostgreSQL and many more. Entropy-Based DetectionUses Shannon entropy scoring to flag high-randomness strings that look like secrets — even if they don't match any known pattern.
Severity LevelsClassifies every finding into 4 severity tiers:
Git History ScannerScans your last 100 commits and tells you exactly which commits introduced secrets, which files they are in, and how to purge them. .env File DifferCompares your One-Click .env.example GeneratorInstantly generates a clean Input
Output
Security Report GeneratorAfter a workspace scan, generates a professional Git Staging InterceptorWatches your git index in real time. The moment you stage a .gitignore GuardianWhen you open a CommandsOpen the Command Palette (
Suppress False PositivesAdd
Custom RulesCreate
Supported Secret TypesCloud Providers: AWS, Google Cloud, Azure, DigitalOcean AI / ML: OpenAI, Anthropic, Hugging Face Version Control: GitHub tokens, npm tokens, Docker Hub Payment: Stripe, PayPal, Braintree Communication: Slack, Twilio, SendGrid, Mailgun, Mailchimp Databases: PostgreSQL, MySQL, MongoDB, Redis, CockroachDB, PlanetScale, Supabase Infrastructure: Heroku, Vercel, Cloudinary, Cloudflare, Firebase, Shopify Cryptographic: RSA, EC, PGP, OpenSSH private keys, JWT tokens, Ethereum keys PrivacyRuns 100% locally. Your code never leaves your machine. No telemetry, no cloud scanning, no data collection of any kind. LicenseMIT |