Performs a comprehensive security audit focusing on authentication, authorization, input validation, data protection, and OWASP Top 10 vulnerabilities.
review/# Security-Focused Code Review Performs a comprehensive security audit focusing on authentication, authorization, input validation, data protection, and OWASP Top 10 vulnerabilities. ## Parameters **Received from router**: `$ARGUMENTS` (after removing 'security' operation) Expected format: `scope:"review-scope" [depth:"quick|standard|deep"]` ## Workflow ### 1. Parse Parameters Extract from $ARGUMENTS: - **scope**: What to review (required) - payment module, auth system, API endpoints, etc. - **depth**: Security audit thoroughness (default: "deep" for security reviews) ### 2. Gather ...
Application security with OWASP best practices and threat modeling
Complete a security review with optional custom output path
scan | list | fix | report [--dry-run, --severity, --fix]
Deploy the security auditor agent for security review.
Security plugin entry point - shows available security commands and quick status