Scan codebase for hardcoded secrets, API keys, credentials, and sensitive data
/plugin marketplace add melodic-software/claude-code-plugins/plugin install security@melodic-software[path|--all|--staged]# Scan Secrets Command Scan code for hardcoded secrets, API keys, tokens, and credentials. ## Usage ## Execution Delegate to the `secrets-scanner` agent with the following prompt: **If no arguments provided:** "Scan the current working directory for hardcoded secrets, API keys, credentials, tokens, and sensitive data patterns. Report findings with severity classification, file locations, and remediation guidance. Validate findings to minimize false positives." **If `--all` argument:** "Scan the entire repository for hardcoded secrets, API keys, credentials, tokens, and sensitive dat...