secrets-detection
Installation
SKILL.md
Secrets Detection
Find and prevent leaked API keys, passwords, and credentials in your codebase.
When to Use
- Reviewing code for hardcoded secrets
- Setting up CI/CD security checks
- Auditing git history for leaks
- Configuring pre-commit hooks
- Responding to secret exposure incidents