Psecurity Review

Multi-mode security audit. CODE mode runs a 3-phase pipeline (triage → find → verify → assemble) with each phase in a fresh sub-agent context to break single-pass anchoring bias (OWASP Top 10, secrets, language-specific patterns, framework-aware FP suppression). PLAN mode runs a single-pass plan-audit inline (no sub-agents — markdown intent review). Mode is auto-inferred from target shape and overridable via `--mode plan|code`. Invoke as `/p:security-review <target> [--mode plan|code] [--branch] [--output console|markdown|both] [--severity high|medium|low] [--include-deps]`, or call from other skills (feature-plan Phase B, implement Phase B) via the Skill tool. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/pontscho--prompt-heaven--p-security-review commit c7a53eb026

Frequently asked questions

npx skillmds@latest add tomevault-io/psecurity-review