secret-scanning
SolidDetects and handles sensitive information in code. Use when reviewing code for secret leaks and hard-coded credentials.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- AppVerk
- Repository
- AppVerk/av-marketplace
- Created
- 6 months ago
- Last Updated
- 4 days ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
secrets-scan
Run trufflehog via the mantis_trufflehog MCP server and handle secret findings without ever exposing the raw secret
secret-scan
Scan code or a diff for hardcoded secrets (API keys, tokens, passwords, private keys, and other exposed credentials) before they get committed or shipped. Use before committing, during review, or when auditing a repository.
check-secrets
Scan the codebase for potential secret leaks including API keys, tokens, passwords, hardcoded project IDs, and sensitive identifiers. Use when the user says "check for secrets", "scan for leaks", "security check", or before committing sensitive changes.