Skip to main content

Review skill

Security Review Skill

Review code, skills, and prompts for vulnerabilities and insecure defaults.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install security-review with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use security-review when auditing implementation, AI skills, prompts, or release changes. It focuses on concrete vulnerabilities, prompt injection, business logic flaws, and insecure defaults.

When to use it

  • Audit code before a release
  • Review AI skills or prompts for injection risk
  • Find security issues with evidence and severity

Supported agents

Claude CodeCodexCursoropencode

Related skills