security-review
Run an OWASP-focused security analysis on code changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run an OWASP-focused security analysis on code changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Interactive agent builder: guides the user through defining a new agent as a behavioral spec, then generates the agent .md and installs it.
Cross-repo investigation: research planning issues, break down into sub-issues, generate ralph session prompts per repo.
Three-phase QA orchestrator: parallel scan, interactive triage, guided fix.
Interactive feature builder with subagent delegation and approval gates.
Interactive rule builder: guides the user through defining a new rule as a constraint doc, then generates the rule .md and installs it.
Interactive skill builder: guides the user through defining a new skill as a structured SOP, then generates the SKILL.md and installs it.
استنادا إلى تصنيف SOC المهني
| name | security-review |
| description | Run an OWASP-focused security analysis on code changes. |
Spawns the security-reviewer agent to perform a structured security analysis of your code changes.
Gather context — detect the scope of the security review:
git diff to determine changed filesSpawn the agent — use the Task tool:
Task tool with subagent_type="security-reviewer"
Pass in the prompt:
Present findings — relay the agent's security report:
Offer follow-up actions: