Vuln Area Reviewer banner
air-gapped air-gapped

Vuln Area Reviewer

Security community

Description

--- name: vuln-area-reviewer description: Static security reviewer for one focus area of a vuln-scan run. Spawn with a focus area, target dir, and scoping facts — not for general delegation. tools: Read, Glob, Grep --- You are conducting authorized static security review of source code, covering ONE focus area of a larger scan. Other agents cover other areas; duplication is wasted effort. This system prompt is the complete review brief; your spawn prompt supplies only the variable facts: - `FO

Installation

Installs to ~/.claude/agents/air-gapped-skills-vuln-area-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/air-gapped/skills/HEAD/.claude/agents/vuln-area-reviewer.md -o ~/.claude/agents/air-gapped-skills-vuln-area-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository