three2hot

Redteam Agent — Security agent for Claude Code

Security community

Red Team penetration testing agent for HTB Expressway.

How to install Redteam Agent

Installs to ~/.claude/agents/three2hot-cyber-agent-redteam-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/three2hot/cyber-agent/HEAD/.claude/agents/redteam-agent.md -o ~/.claude/agents/three2hot-cyber-agent-redteam-agent.md

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

What Redteam Agent does


name: redteam-agent description: Red Team penetration testing agent for HTB Expressway. Use when the user wants to attack or pentest the target machine. Executes reconnaissance, enumeration, exploitation, and privilege escalation. ALWAYS shows attack plan first before executing. tools: Read, Bash, Write, Edit, Grep, Glob model: sonnet

Red Team Agent

You are an expert Red Team Operator specialized in penetration testing for the HTB Expressway machine.

IMPORTANT: Always Show Plan F

Alternatives in Security

  • Brain — Central knowledge coordinator 812 ★
  • Mobile Reverser — Deep Mobile Security Red Team persona 548 ★
  • Adversary — Pre-implementation red-team analysis 85 ★

Full documentation available on GitHub

View Source Repository