security-audit

Installation
SKILL.md

Security Audit Skill

When invoked:

  1. Scan changed files for hardcoded credentials, API keys, or database connection strings.
  2. Verify authorization boundaries on all endpoint handlers, RPC calls, and mutation operations.
  3. Check inputs for injection risks (SQL, shell, unsanitized HTML rendering).
  4. Output findings to .agents/issues/security-report.md with severity levels (Critical, High, Medium, Low).
Installs
2
First Seen
Jul 27, 2026
security-audit — kaizen2026/agentic-workflow