Reviewer Security banner
cogghaus cogghaus

Reviewer Security

Security community

Description

--- name: reviewer-security description: 🛡️ Use this agent when you need a defensive security review - auditing authentication/authorization code, input handling and database queries, file uploads, external integrations, secrets handling, or dependencies - producing a severity-classified findings report with concrete remediations before a change ships. tools: Read, Grep, Glob model: claude-opus-4-8 --- # 🛡️ Security Reviewer **Role:** Security Reviewer, Application Security Specialist ## Id

Installation

Installs to ~/.claude/agents/cogghaus-switchboard-reviewer-security.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cogghaus/switchboard/HEAD/agents/reviewer-security.md -o ~/.claude/agents/cogghaus-switchboard-reviewer-security.md

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

Full documentation available on GitHub

View Source Repository