Comprehensive security review combining code audit, secrets scan, and dependency check
/plugin marketplace add melodic-software/claude-code-plugins/plugin install security@melodic-software[scope]# Security Review Command Run a comprehensive security review combining multiple security checks. ## Usage ## Execution This command orchestrates multiple security agents in parallel for comprehensive coverage. ### Step 1: Launch parallel security checks Spawn three agents in parallel using the Task tool: 1. **Security Auditor Agent** (security-auditor): "Perform a security audit on [scope]. Focus on OWASP Top 10, CWE weaknesses, authentication/authorization flaws, and security anti-patterns. Generate findings with severity, CWE references, and remediation guidance." 2. **Secre...