Security plugin entry point - shows available security commands and quick status
Optional subcommand (audit, guard, status)# Security Plugin Main entry point for the security plugin. Provides access to security auditing and live guards. ## Available Commands | Command | Description | |---------|-------------| | `/security:audit` | Run a comprehensive security audit aligned with OWASP ASVS 5.0 | | `/security` | Show this help and current security status | ## Quick Actions When run without arguments, show the user: 1. **Plugin Status**: Whether live guards are enabled 2. **Last Audit**: When the last security audit was run (if any) 3. **Available Commands**: List of security subcommands ## Workflow ### St...
Application security with OWASP best practices and threat modeling
Performs a comprehensive security audit focusing on authentication, authorization, input validation, data protection, and OWASP Top 10 vulnerabilities.
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.