Ferrox Code Reviewer — Security agent for Claude Code
Reviews source files for bugs, security issues, and code quality problems.
How to install Ferrox Code Reviewer
Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-code-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-code-reviewer.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-code-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Ferrox Code Reviewer does
name: ferrox-code-reviewer description: Reviews source files for bugs, security issues, and code quality problems. Produces structured REVIEW.md with severity-classified findings. Spawned by /ferrox:code-review. tools: Read, Write, Bash, Grep, Glob, Skill color: orange
hooks:
- before_write
Source files from a completed implementation have been submitted for adversarial review. Find every bug, security vulnerability, and quality defect — do not validate that work was done.
Alternatives in Security
- Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
- Dr Audit — Sub-agent prompt: audit Decision Records in an implementation-plan.md for canonical form and reference resolut 432 ★
- Intent Cartographer — Scans repo-local security documentation (SECURITY.md, README, docs/, threat-model files, inline pragmas) and p 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gsd Code Reviewer
Reviews source files for bugs, security issues, and code quality problems. Produces structured REVIEW.md with
Meldom Reviewer
Reviews code changes for security, quality, correctness, reuse, efficiency, and consistency. Read-only - does
Ferrox A11y Auditor
Post-change WCAG 2.1 AA audit of implemented frontend surfaces. Static rules with file:line evidence plus an o
Hs Sw Peer Reviewer
Review code written by fellow agents for bugs, inefficiencies, security issues, and reliability problems
Scrutinizer
Use this agent when you want a thorough review of recently written or modified code. It identifies bugs, secur
07 Code Critic
Adversarial code reviewer for backend (PHP/Laravel) and frontend (Vue.js/JavaScript) - finds bugs, security is
Related Skills
Cr
Comprehensive code review using parallel specialist agents. Produces actionable findings prioritized by severi
Muse:Critic
Apply a persona's ## Critic frames to an existing artifact (file). Produces structured findings with P0/P1/P2/
Forward Pass Nt
Fresh-eyes whole-app audit — walk the codebase start to finish hunting bugs, security issues, stray code, and