Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>peekabooNew to Visual Studio Code? Get it now.
peekaboo

peekaboo

khushi

|
1 install
| (1) | Free
A little secret detector for your code <3.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Peekaboo

A lightweight VS Code extension that catches hardcoded secrets before they reach Git.

Features

  • Live scanning as you type
  • Inline squiggly diagnostics
  • VS Code Problems panel integration
  • Smart notifications with View Details
  • Jump directly to detected lines
  • Placeholder filtering
  • Debounced scanning

Detects

  • API and secret keys
  • Passwords
  • AWS access keys
  • GitHub tokens
  • MongoDB connection strings
  • JWTs
  • Private keys

Findings are classified as CRITICAL, HIGH, or MEDIUM.

How It Works

Open a file → Peekaboo scans it → secrets are highlighted → fix them before committing.

Limitations

Detection is regex-based, so heavily obfuscated or unusually formatted secrets may be missed.

Why Peekaboo?

Catch a secret before it reaches your Git history.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft