Security Fix Skill
|
Reaudit
Use when the user types /reaudit or asks to verify that security fixes have been applied, re-audit a codebase after fixes, or check whether previous audit findings are resolved. Shortcut for code-security-audit Phase 4 (re-audit verification). Triggers on "/reaudit", "re-audit", "verify fixes", "再审计", "检查修复", "确认修复". Also enables lightweight state tracking: /reaudit mark-fixed <ID>, /reaudit mark…
Code Security Audit
Use when the user wants to audit a codebase for security vulnerabilities, perform a security review, do penetration testing, run a 代码审计 or 安全审查, check for security issues, or verify that security fixes have been applied. Triggers on phrases like "audit this repo", "security review", "find vulnerabilities", "安全审计", "代码审计", "再审计", "verify fixes", "安全扫描".
Audit
Use when the user types /audit. Shortcut for code-security-audit Phase 1-3 (explore → verify → report). Triggers ONLY on the exact slash command "/audit" — for natural language phrases like "security audit" or "安全审计", the code-security-audit skill handles those.