From credential-audit
Scans repos for committed secrets, expired API keys, hardcoded credentials. Triggers on /credential-audit, "audit my secrets", "check for leaked keys". Promoted from Brain slash command.
How this skill is triggered — by the user, by Claude, or both
Slash command
/credential-audit:credential-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Scan the working tree + git history for secret patterns. Output: list of findings with severity. Does NOT auto-rotate or commit changes — surfaces findings for human action.
Scan the working tree + git history for secret patterns. Output: list of findings with severity. Does NOT auto-rotate or commit changes — surfaces findings for human action.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub alexmclaren/orryx-knowledge --plugin credential-audit