Security Audit Skill A comprehensive, manual deep code audit protocol for security-critical systems. Includes fast "Vibe Coding Guardrails" for the most common AI-assisted development pitfalls. When to Use - Before major releases - Security review requests - Auditing authentication/payment flows - When "audit" or "security" is mentioned - After scaffolding a new project with AI (vibe coding sanity check) - Before first deploy of any user-facing app Audit Phases Phase 0: Scope Definition Define boundaries: - FULL SCAN : Entire codebase - FEATURE SCAN : Specific feature ( ) - DIFF SCAN : or Pha…