Detect exposed secrets, API keys, and credentials in code. Use when auditing for secret leaks. Trigger with 'scan for secrets', 'find exposed keys', or 'check credentials'.
5.2
Rating
0
Installs
Security
Category
The skill provides a clear overview of secret scanning capabilities with good structural organization. The description adequately conveys the skill's purpose for CLI invocation. However, taskKnowledge is moderate—while it references a scan_directory.py script (assumed functional per instructions), the SKILL.md lacks concrete implementation details like specific regex patterns, entropy thresholds, or integration commands. The novelty is limited since basic secret scanning (grep for patterns) is straightforward for a CLI agent, though entropy analysis and comprehensive pattern libraries add some value. The skill would benefit from more explicit technical details about the scanning algorithm, supported secret types, and clear usage examples of the actual scripts.
Loading SKILL.md…