audit_secrets
Detect hardcoded API keys, tokens, and passwords in your codebase using pattern matching for 25+ provider formats. Also verify .gitignore excludes env files.
Instructions
Scan codebase for hardcoded API keys, tokens, passwords, private keys, and connection strings. Uses pattern matching for 25+ provider-specific secret formats (AWS, Stripe, GitHub, OpenAI, Anthropic, etc.) and checks .gitignore for env file exclusion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project root directory |