Code Reviewer for OpenClaw — Review, Trust Score & Install Guide

Short answer: Code Reviewer is a verified OpenClaw skill for coding agents & ides. Trust Score 96/100 based on source transparency, permission scope, install safety, update recency, community signal, and documentation quality.

Trust Score: 96/100

How we calculate Trust Scores →

What Code Reviewer does

Code Reviewer provides comprehensive AI-powered code analysis. It detects bugs, security vulnerabilities, performance issues, and code quality problems. Unlike generic linters, it understands business context, architectural patterns, and provides actionable fix suggestions with code examples.

How to install Code Reviewer

  1. Install the OpenClaw CLI: npm install -g clawhub@latest
  2. Install this skill: npx clawhub@latest install code-reviewer
  3. Verify the install: openclaw skills list

Security review

This skill is currently classified as Verified with a low risk profile. Our reviewers inspected the SKILL.md manifest, dependency tree, declared permissions, network calls, and shell commands before publishing this score. See our editorial policy and Trust Score methodology for the full rubric.

Best for

Avoid if

Alternatives & related skills

Frequently asked questions

What languages does it support?

TypeScript, JavaScript, Python, Go, Rust, Java, C#, Ruby, PHP, and Swift.

Can it auto-fix issues?

Yes — it generates fix patches for many issues that can be applied with one click.

How do I install Code Reviewer?

Run `npx clawhub@latest install code-reviewer` from any directory with Claude Code or OpenClaw installed. The skill is added to your local SKILL.md registry and is available to your agent immediately — no restart required.

Related