Best use case
Use Secrets Scanning Automator when you need to wire secret-detection into local and CI workflows so leaks are stopped before they become incidents, especially when the work is driven by secret scan and pre commit.
Security · Global library
Wire secret-detection into local and CI workflows so leaks are stopped before they become incidents.
Best use case
Use Secrets Scanning Automator when you need to wire secret-detection into local and CI workflows so leaks are stopped before they become incidents, especially when the work is driven by secret scan and pre commit.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show secrets-scanning-automatorUse
orchestrator-mcp skills export secrets-scanning-automator --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/secrets-scanning-automator ./your-agent-skills/secrets-scanning-automator
# or open skills/secrets-scanning-automator/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Audit a repo for secrets, personal paths, client-specific references, and OSS-readiness gaps before publishing.
Coordinates comprehensive red team exercises targeting AI systems with automated attack generation, vulnerability discovery, and remediation tracking
Tests API security with OWASP API Top 10 coverage, authentication validation, and automated security test cases that find vulnerabilities before attackers