code-review

code-review is a skill for Claude Code, Codex from next-open-ai/openclawx. It costs 24 tokens per session (258 once invoked), scanned A, original, no licence file.

A source-code and project-structure review skill that looks for bugs and possible architecture or security improvements.

In plain words
What is it for?
Use it to review source files or project layouts and receive suggestions about bugs, design, architecture, and security.
Why use it?
It provides a focused way to inspect existing code and identify risks or structural problems before changes are made.

Skill for Claude CodeCodex

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/next-open-ai/openclawx/code-review
Any agent
npx skills add next-open-ai/openclawx --skill code-review
Clone the repo
git clone --depth 1 https://github.com/next-open-ai/openclawx

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-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/next-open-ai/openclawx/code-review.svg)](https://agentmods.dev/skills/next-open-ai/openclawx/code-review)
Your own site
<a href="https://agentmods.dev/skills/next-open-ai/openclawx/code-review"><img src="https://agentmods.dev/badge/skills/next-open-ai/openclawx/code-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 258 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00024 $0.00258
Opus 5 $0.00012 $0.00129
Sonnet 5 $0.00005 $0.00052
Haiku 4.5 $0.00002 $0.00026

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

Security

Grade A, and why

code-review 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 4d 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.

presets/workspaces/code-assistant/skills/code-review/SKILL.md · 20 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 20 lines · 24 tokens per session scan A 09ea777515b3

Subscribe to this mod's changes

code-review is a skill published in the GitHub repository next-open-ai/openclawx (56 stars, last pushed 2mo ago), with no licence file. It adds 24 tokens to every session and 258 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.

Related

Other skills, from other repositories

nmbot-features

This Skill includes basic information about nmBot that you should know and describes the features of nmBot, including its capabilities, functionalities, and how it can assist users in various tasks. Use this Skill to provide an overview of what nmBot can do and how it can benefit users in their daily activities.

nm-Team/nmbot-skills · 66 tokens

nmbot-api

This Skill tells how to use the nmBot Panel API (MCP) to control the user's settings of nmBot. Use this Skill to help the user to control nmBot's behavior and settings.

nm-Team/nmbot-skills · 45 tokens

nmbot-commands

This Skill provides a list of commands that nmBot supports. Use this Skill when you need to trigger a specific command of nmBot for the user. For feature details of each command, please refer to the nmbot-features Skill.

nm-Team/nmbot-skills · 54 tokens

ha-skill-creator

Create, edit, improve, or audit Hope Agent skills. Use when the user wants to: (1) create a new skill from scratch, (2) edit or improve an existing skill, (3) review or clean up a SKILL.md file, (4) run evaluations to test skill effectiveness, (5) optimize skill descriptions for better trigger accuracy. Trigger…

shiwenwen/hope-agent · 106 tokens

ha-mac-control

Hope Agent native macOS desktop control — the standard maccontrol status / diagnostics / apps / dock / spaces / snapshot / visual / windows / menu / clipboard / dialog loop, target-first action rules, no-blind-coordinate policy, and recovery for stale AX/window/menu/dialog state. Load whenever using maccontrol, or…

shiwenwen/hope-agent · 139 tokens

ha-browser

Hope Agent browser automation — the standard status → tabs → snapshot → act loop, stale-ref recovery rules, and what to do when login / 2FA / captcha / camera-prompt / dialog blocks progress. Load this skill whenever you reach for the browser tool. Trigger on: user asks the agent to open / control / click / scrape /…

shiwenwen/hope-agent · 140 tokens