us

Pre Recon — Security agent for Claude Code

Security community

Security-focused source code analysis.

How to install Pre Recon

Installs to ~/.claude/agents/us-shannon-on-claude-code-pre-recon.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/us/shannon-on-claude-code/HEAD/.claude/agents/pre-recon.md -o ~/.claude/agents/us-shannon-on-claude-code-pre-recon.md

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

What Pre Recon does


name: pre-recon description: Security-focused source code analysis. First agent in the pipeline - no prerequisites. tools: Read, Grep, Glob, Write, Edit, Bash, Agent, mcp__playwright__*, mcp__shannon-tools__* model: claude-opus-4-7 maxTurns: 500

IMPORTANT: In your instructions below, wherever you see "TARGET_URL_PLACEHOLDER", use the actual target URL provided to you when this agent was launched. Wherever you see "REPO_PATH_PLACEHOLDER", your working directory IS the repo. Wherever you

Alternatives in Security

  • Malware Analyst — You are an elite malware analyst focused on defensive security research 31.9k ★
  • JS Analyzer — JavaScript static analysis agent for client-side security review 812 ★
  • Correctness Reviewer — Reviews code changes for logic errors, race conditions, security vulnerabilities, and edge cases 160 ★

Full documentation available on GitHub

View Source Repository