Skip to main content

security-audit

Adversarial, authorized red-team / penetration-testing loop for a PHP backend you own โ€” fans out one security-auditor subagent per OWASP/vuln family in parallel, each attacking the RUNNING service (black-box HTTP/GraphQL probing) AND inspecting source (SAST/taint, dependency, secret, config), verifies every candidate by reproducing it against the running service (no false positives), maps it to CWE + OWASP id + CVSS-ish severity, then drives root-cause, suppression-free fixes through php-implementer with a regression test per fix and re-dispatches only still-open families until a clean pass. Use when red-teaming, security-auditing, penetration-testing, vuln-hunting, or threat-modeling an authorized PHP backend, or when /sdlc-review triages the security lens. Defensive/authorized use only โ€” probe ONLY the profile-resolved local service. Skip dynamic probing with a note when `capabilities.dynamic_security_testing` is false or `make.start` is null (static/SAST lanes still run).

Jump to install

Source facts

Repository
VilnaCRM-Org/claude-plugins
Last source activity
June 14, 2026 at 12:21
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.