Security Audit Skill Detect common security vulnerabilities during code review and development. Based on OWASP guidelines and common vulnerability patterns. Design Principle This skill is framework-generic . It provides universal security patterns: - Covers OWASP Top 10 and common CWEs - Works with Python, TypeScript, and other languages - Project-specific security requirements go in project-specific skills Variables | Variable | Default | Description | |----------|---------|-------------| | SEVERITY THRESHOLD | medium | Minimum severity to report | | SCAN DEPTH | 3 | Directory depth for scan…