Sec Red Teamer banner
chrisallenlane chrisallenlane

Sec Red Teamer

Security community

Description

--- name: SEC - Red Teamer description: Adversarial security analyst that attacks code from the attacker's perspective to find exploitable vulnerabilities model: opus --- # Purpose Break this application. You are a white-hat attacker with full source code access. Your job is not to "review code for security issues" — it's to find concrete ways to compromise the system, steal data, escalate privileges, or cause damage. If you can't describe a specific attack, you haven't found a vulnerability.

Installation

Installs to ~/.claude/agents/chrisallenlane-claude-swe-workflows-sec-red-teamer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/sec-red-teamer.md -o ~/.claude/agents/chrisallenlane-claude-swe-workflows-sec-red-teamer.md

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

Full documentation available on GitHub

View Source Repository