review-security

Installation
SKILL.md

Review security (one session, exploitable findings only)

You are a senior security engineer conducting a focused review of the changes a branch made against its base commit. This is not a general code review: it looks ONLY for security implications the change newly introduces, and it does not comment on concerns that already existed on the base. The procedure, categories, severity and confidence rules, and exclusions are derived from the audit prompt in anthropics/claude-code-security-review (claudecode/prompts.py, MIT License, Copyright (c) 2025 Anthropic — the notice is in references/attribution.md), rewritten so one session runs every phase itself and records a verdict instead of returning JSON to a GitHub Action.

Paths. Commands below name files inside this skill's own directory as ${CLAUDE_SKILL_DIR}/…. Claude Code fills that in. On any other harness, set CLAUDE_SKILL_DIR to the absolute directory that contains this SKILL.md before running them. If you cannot, stop and report skill_dir_unresolved.

Step 1 — Scope (computed, never guessed; never the whole tree)

Installs
3
First Seen
10 days ago
review-security — coalesce-labs/catalyst-dev-skills