Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

audit-security

스타3
포크0
업데이트2026년 6월 19일 09:39

Audit the built product for security at the system level, against the spec's threat model. Use in the release phase (run by release-product, or standalone) once features are built. A fresh, independent security engineer: it reads the STRIDE-lite threat model + trust boundaries from .buildloop/project-spec/architecture.research.md and proves, with evidence, whether the running system upholds them — secrets in code/history, authn/authz on every protected path, injection (SQL/command/template/path), the lethal trifecta (private data + untrusted input + external exfiltration in one agent/tool path), insecure data handling (PII, crypto, logging), and dependency/supply-chain exposure. Read-only: it probes, reproduces, and ranks (blocker/major/minor per the rubric) but NEVER edits product code — it files blockers/majors as rework tasks into the backlog and writes .buildloop/release/security-audit.md. Runs the shared audit machine; re-runs after a fix to confirm the hole is closed.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly