secret-scanner Verified Gold

Verified Gold · 96/100 security v1.0.0 by Jeremy Longshore

Scan codebase for exposed secrets, API keys, passwords, and sensitive credentials

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install secret-scanner@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Scan codebase for exposed secrets, API keys, passwords, and sensitive credentials with pattern matching and entropy analysis.

Features

  • Multi-Platform API Keys - AWS, GCP, Azure, Stripe, GitHub, etc.
  • Pattern Matching - Known secret formats
  • Entropy Analysis - Detect random strings that may be secrets
  • Git History Scanning - Find secrets in commit history
  • Comprehensive Reporting - File locations and remediation steps
  • Pre-commit Integration - Prevent secret commits

Skills (1)

scanning-for-secrets SKILL.md View full skill →

Detect exposed secrets, API keys, and credentials in code.

ReadWriteEditGrepGlobBash(security:*)Bash(scan:*)Bash(audit:*)

How It Works


/scan-secrets

/secrets

Ready to use secret-scanner?