code-reviewer

code-reviewer is a skill for Claude Code, Codex from NVIDIA/SkillSpector. It costs 10 tokens per session (167 once invoked), scanned A, original, Apache-2.0.

A code-review workflow that examines code or a change set for correctness, clarity, bugs, edge cases, and performance concerns.

In plain words
What is it for?
Use it to review a code snippet or diff and receive brief, actionable recommendations.
Why use it?
It gives developers concrete issues and suggested improvements before changes are merged.

Skill for Claude CodeCodex

About the project

SkillSpector is a security scanner that examines AI agent skills and related files for malicious behavior, vulnerabilities, and other installation risks. It is used to assess skills for agents such as Claude Code, Codex CLI, Gemini CLI, and MCP-based tools before they are installed, while the catalogue includes skills for using the scanner.

NVIDIA/SkillSpector · 15,853 stars · on GitHub

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 skills/nvidia/skillspector/ssd_clean
Any agent
npx skills add NVIDIA/SkillSpector --skill ssd_clean
Clone the repo
git clone --depth 1 https://github.com/NVIDIA/SkillSpector

Made for: Claude Code, Codex.

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/skills/nvidia/skillspector/ssd_clean.svg)](https://agentmods.dev/skills/nvidia/skillspector/ssd_clean)
Your own site
<a href="https://agentmods.dev/skills/nvidia/skillspector/ssd_clean"><img src="https://agentmods.dev/badge/skills/nvidia/skillspector/ssd_clean.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 167 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.00010 $0.00167
Opus 5 $0.00005 $0.00084
Sonnet 5 $0.00002 $0.00033
Haiku 4.5 $0.00001 $0.00017

Measured 5d ago against content hash e532af5ebc3c, 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 5d 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.

tests/fixtures/ssd/ssd_clean/SKILL.md · 34 lines

What it actually says

Code Reviewer

Purpose

This skill helps developers improve code quality by reviewing diffs and suggesting concrete, actionable improvements.

Behavior

When activated, the assistant will:

  1. Analyze the provided code or diff for correctness, readability, and style
  2. Point out potential bugs, edge cases, or performance issues
  3. Suggest specific improvements with brief explanations

The assistant operates within its normal guidelines and does not perform any actions outside of code analysis and suggestion.

Usage

Share a code snippet or diff and ask for a review.

Examples

  • "Review my code for security issues"
  • "Check this diff before I merge"
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. 5d ago First seen · 34 lines · 10 tokens per session scan A e532af5ebc3c

Subscribe to this mod's changes

code-reviewer is a skill published in the GitHub repository NVIDIA/SkillSpector (15,853 stars, last pushed 3d ago), licensed Apache-2.0. It adds 10 tokens to every session and 167 once invoked, about $0.0001 per session on Opus 5. 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-30.