一键导入
source-command-audit
Comprehensive security and quality audit of the application codebase. OWASP Top 10, secrets, architecture, code quality review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Comprehensive security and quality audit of the application codebase. OWASP Top 10, secrets, architecture, code quality review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Security and quality audit of application codebase
Autonomous agent execution mode
Bridgebuilder — Autonomous PR Review
Triage a bug report through structured phases and create micro-sprint
L2 cost-budget enforcer — daily token cap with fail-closed semantics under uncertainty (billing-API primary, internal counter fallback, periodic reconciliation cron)
L5 cross-repo status reader — reads structured cross-repo state via gh API with TTL cache + stale fallback, BLOCKER extraction from NOTES.md, per-source error capture, p95 <30s for 10 repos
| name | source-command-audit |
| description | Comprehensive security and quality audit of the application codebase. OWASP Top 10, secrets, architecture, code quality review. |
Use this skill when the user asks to run the migrated source command audit.
Comprehensive security and quality audit of the application codebase by the Paranoid Cypherpunk Auditor. Use before production deployment or after major code changes.
/audit
/audit background
Launches auditing-security from skills/auditing-security/.
See: skills/auditing-security/SKILL.md for full workflow details.
app/src/ for security vulnerabilitiesapp/tests/ for coverage and qualitygrimoires/loa/a2a/audits/YYYY-MM-DD/Reports are stored in the State Zone under grimoires/loa/a2a/audits/:
grimoires/loa/a2a/audits/
└── 2026-01-17/
├── SECURITY-AUDIT-REPORT.md # Main audit report
└── remediation/ # Remediation tracking
├── critical-001.md
└── high-001.md
| Argument | Description | Required |
|---|---|---|
background | Run as subagent for parallel execution | No |
| Path | Description |
|---|---|
grimoires/loa/a2a/audits/YYYY-MM-DD/SECURITY-AUDIT-REPORT.md | Comprehensive audit report |
grimoires/loa/a2a/audits/YYYY-MM-DD/remediation/ | Remediation tracking |
The audit report includes: