macanderson

Eval Code — Security agent for Claude Code

Security community

General-purpose code reviewer.

How to install Eval Code

Installs to ~/.claude/agents/macanderson-agent-harness-eval-code.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/macanderson/agent-harness/HEAD/agents/eval-code.md -o ~/.claude/agents/macanderson-agent-harness-eval-code.md

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

What Eval Code does


name: eval-code description: General-purpose code reviewer. Synthesizes every eval-* lens (correctness, types, async, security, tenancy, database, performance, architecture, silent failures, comments, tests) into one pass over a diff, branch, or slice. Use for everyday review when you want one capable reviewer rather than the full eval-swarm fleet. Confirms, fixes, and reports P0/P1 like the rest of the eval-* family. tools: ["Read", "Write", "Edit", "Grep", "Glob", "Bash"] model: opus

Alternatives in Security

  • Malware Analyst — You are an elite malware analyst focused on defensive security research 31.9k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★
  • Mobile Reverser — Deep Mobile Security Red Team persona 548 ★

Full documentation available on GitHub

View Source Repository