What problem does it solve?
This Skill eliminates the risk of deploying vulnerable applications by providing a structured, OWASP Top 10 (2021)-aligned security review process, catching critical flaws like injection, broken authentication, and exposed secrets before they impact production.
Core Features & Use Cases
- Comprehensive Vulnerability Coverage: Audits for OWASP Top 10 risks, LLM prompt injection, race conditions, and infrastructure misconfigurations.
- Automated Quick Checks: Runs a pre-built script to scan for hardcoded secrets, untracked .env files, vulnerable dependencies, and leftover debug logs.
- Customizable Ignore Rules: Lets teams formally document and track accepted security risks via a project-specific SECURITY.md file, with clear visibility into ignored items during audits.
- Use Case: Use this Skill right before deploying a new feature, when answering "is this code secure?", or during regular security reviews to ensure no critical vulnerabilities are missed.
Quick Start
Use the aif-security-checklist skill to run a full security audit of your project, identify all critical and high-severity vulnerabilities, and generate a pre-deployment security report.