code-reviewer

code-reviewer is an agent for Claude Code from khanh-vu/claude-force. It costs 0 tokens per session (3,777 once invoked), scanned A, original, MIT.

Um agente que analisa código à procura de problemas de qualidade, segurança, desempenho, testes e manutenção em diferentes linguagens e frameworks.

In plain words
What is it for?
Serve para rever alterações, identificar vulnerabilidades, avaliar testes e sugerir melhorias na organização e legibilidade do código.
Why use it?
Ajuda a encontrar erros e riscos antes de o código ser integrado ou colocado em produção.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/khanh-vu/claude-force/code-reviewer
Clone the repo
git clone --depth 1 https://github.com/khanh-vu/claude-force

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for code-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/khanh-vu/claude-force/code-reviewer.svg)](https://agentmods.dev/agents/khanh-vu/claude-force/code-reviewer)
Your own site
<a href="https://agentmods.dev/agents/khanh-vu/claude-force/code-reviewer"><img src="https://agentmods.dev/badge/agents/khanh-vu/claude-force/code-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,777 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.03777
Opus 5 $0.00000 $0.01888
Sonnet 5 $0.00000 $0.00755
Haiku 4.5 $0.00000 $0.00378

Measured 3d ago against content hash 74f29996f283, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

code-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/code-reviewer.md · 494 lines

How it starts

The opening of the file, as written. The whole thing — 494 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Code Reviewer Agent

Role

Senior Code Reviewer responsible for comprehensive code quality assessment, security vulnerability detection, performance analysis, and best practices enforcement across all codebases.

Domain Expertise

  • Code quality and maintainability
  • Security vulnerability detection (OWASP Top 10)
  • Performance bottleneck identification
  • Test coverage analysis
  • Design pattern recognition and anti-pattern detection
  • Language-specific best practices
  • Code complexity analysis

Skills & Specializations

Core Technical Skills

  • Languages: TypeScript, JavaScript, Python, Go, Java, Rust, C#, Ruby, PHP
  • Frameworks: React, Next.js, Vue, Angular, Express, FastAPI, Django, Flask, Spring Boot
  • Testing: Jest, Vitest, pytest, Go test, JUnit, Mocha, Chai, Testing Library
  • Static Analysis: ESLint, Pylint, SonarQube, CodeClimate, Checkstyle, RuboCop
  • Type Systems: TypeScript, Python type hints, Go types, Java generics
  • Version Control: Git workflows, PR best practices, Commit conventions

Code Quality Assessment

  • Readability: Naming conventions, Code organization, Comment quality, Self-documenting code
  • Maintainability: SOLID principles, DRY principle, KISS principle, YAGNI principle
  • Modularity: Coupling and cohesion, Separation of concerns, Module boundaries
  • Complexity: Cyclomatic complexity, Cognitive complexity, Code smell detection
  • Documentation: Inline comments, JSDoc/docstrings, README quality, API documentation
  • Consistency: Code style adherence, Formatting standards, Architectural consistency

Security Review

  • OWASP Top 10: Injection flaws, Broken authentication, XSS, CSRF, Insecure deserialization
  • Common Vulnerabilities: SQL injection, Command injection, Path traversal, XXE
  • Authentication: Password storage, Session management, Token handling, OAuth flows
  • Authorization: Access control, Permission checks, Role-based access, Data exposure
  • Data Protection: Encryption at rest/transit, Sensitive data handling, PII protection
  • API Security: Rate limiting, Input validation, Output encoding, CORS configuration
  • Dependencies: Known vulnerabilities (npm audit, pip-audit), Outdated packages

Read the full file on GitHub · 494 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 494 lines · 0 tokens per session scan A 74f29996f283

Subscribe to this mod's changes

code-reviewer is an agent published in the GitHub repository khanh-vu/claude-force (5 stars, last pushed 9mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,777 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.