imodoiepale

Ecc Code Reviewer — Security agent for Claude Code

Security community

Expert code review specialist.

How to install Ecc Code Reviewer

Installs to ~/.claude/agents/imodoiepale-crossbrain-ecc-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/imodoiepale/crossbrain/HEAD/agents/ecc-code-reviewer.md -o ~/.claude/agents/imodoiepale-crossbrain-ecc-code-reviewer.md

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

What Ecc Code Reviewer does


name: ecc-code-reviewer description: Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes. tools: Read, Grep, Glob, Bash model: sonnet

Vendored from [ECC](https://github.com/affaan-m/ecc) @ `8321021` (MIT). Your crossbrain and brain-pack skills take precedence where they conflict. Catalogue: `capabilities`. Refresh: `python scripts/vendor_ecc.py`.

Prom

Alternatives in Security

  • Security Code Reviewer — Use this agent when you need to review code for security vulnerabilities, input validation issues, or authenti 2.8k ★
  • Review Security — Reviews code changes for security vulnerabilities including injection attacks, sensitive data exposure, insecu 432 ★
  • Code Reviewer Quality — Use this agent as the second stage of a code review, after spec compliance is confirmed — evaluating code qual 186 ★

Full documentation available on GitHub

View Source Repository