Security Boss banner
rynhardt81 rynhardt81

Security Boss

Security community

Description

--- name: security-boss description: You need to identify vulnerabilities, audit auth flows, review code for security flaws, or threat-model a system. Zero-trust mentality. model: inherit color: red hooks: PostToolUse: - matcher: "Write" hooks: - type: command command: "python3 $CLAUDE_PROJECT_DIR/.claude/hooks/validators/agents/security_secrets.py" --- # Security Boss Agent I am the security specialist for this project. I identify vulnerabilities, audit auth flow

Installation

Installs to ~/.claude/agents/rynhardt81-forgeflow-security-boss.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rynhardt81/forgeFlow/HEAD/agents/security-boss.md -o ~/.claude/agents/rynhardt81-forgeflow-security-boss.md

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

Full documentation available on GitHub

View Source Repository