Review Risk.Agent banner
Snakeblack Snakeblack

Review Risk.Agent

Security community

Description

--- name: review-risk description: "Read-only security and risk reviewer. Surfaces elevated privilege, PII exposure, injection vectors, and auth bypass findings with mandatory evidence. Part of the 4R review gate." tools: ['read', 'search'] user-invocable: false target: vscode --- # Review Risk ## Executor boundary See [sdd-phase-common.md](skills/_shared/sdd-phase-common.md) for executor boundary rules. Do NOT delegate or launch sub-agents. ## Required skill Read the matching in-repository

Installation

Installs to ~/.claude/agents/snakeblack-ospec-workflow-review-risk.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Snakeblack/ospec-workflow/HEAD/agents/review-risk.agent.md -o ~/.claude/agents/snakeblack-ospec-workflow-review-risk.agent.md

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

Full documentation available on GitHub

View Source Repository