npx claudepluginhub willsigmon/sigstack --plugin superclaude## Legend | Symbol | Meaning | | Abbrev | Meaning | |--------|---------|---|--------|---------| | → | leads to | | cfg | configuration | | & | and/with | | deps | dependencies | | w/ | with | | vuln | vulnerability | Execute immediately. Add --plan flag if user wants to see plan first. Scan code, ops, or systems→security vulns & safety issues in $ARGUMENTS. Scan type w/ flags: --validate flag: - Pre-execution safety validation | Op risk assessment - Permission & access checks | Quick safety verification before running commands --security flag: - Comprehensive security analysis - w/ --o...
/scanScans current codebase for security vulnerabilities via SAST, dependency CVEs (npm/pip/composer), and config issues. Outputs structured report with severity ratings, findings, and remediation steps.
/scanScans configured MCP servers for security vulnerabilities and policy violations using clawdstrike_scan tool. Groups findings by severity with remediation steps and summary.
/scanRuns automated security scans for dependencies, secrets, and licenses; triages results by severity and generates prioritized reports with fix recommendations.
/scanScans codebase for security vulnerabilities, hardcoded secrets, insecure patterns, and web security headers. Generates Markdown report with issues, code snippets, and remediation examples.
/scanScans provided text for safety issues using 7 Sentinel AI scanners (prompt injection, PII, harm, toxicity, etc.), reports risk levels (NONE to CRITICAL), blocks unsafe content, and redacts PII.
/scanRun Semgrep, CodeQL, Joern static security scans on code branches or changed files, emitting shared findings to .claude/findings.json
| Symbol | Meaning | Abbrev | Meaning | |
|---|---|---|---|---|
| → | leads to | cfg | configuration | |
| & | and/with | deps | dependencies | |
| w/ | with | vuln | vulnerability |
Execute immediately. Add --plan flag if user wants to see plan first.
Scan code, ops, or systems→security vulns & safety issues in $ARGUMENTS.
Scan type w/ flags:
--validate flag:
--security flag:
Pre-execution safety checks:
Security validation:
Code validation:
Operation validation:
Risk assessment:
Validation workflow:
Integration behavior:
Comprehensive security analysis:
OWASP Top 10 checks:
Code security analysis:
Dependency scanning:
Configuration security:
Infrastructure security:
With --quick flag:
With --strict flag:
Results include:
Severity classification:
Works with other commands:
/project:scan --validate && /project:deploy/project:scan --security --strictBest practices:
Report Output:
.claudedocs/reports/safety-scan-<timestamp>.md.claudedocs/reports/security-scan-<timestamp>.mdmkdir -p .claudedocs/reports/Deliverables: