scramjet:command-reviewer

scramjet:command-reviewer is an agent for Claude Code from LeanAndMean/scramjet. It costs 24 tokens per session (461 once invoked), scanned A, original, Apache-2.0.

An independent review tool for proposed changes to Scramjet commands, which are user-facing commands in that command system. It checks their purpose, instructions, safety boundaries, user approvals, relationships with other commands, and operating cost.

In plain words
What is it for?
Use it when reviewing a new or edited Scramjet command or a bounded set of commands before adoption.
Why use it?
It helps catch missing safety checks, unnecessary or duplicated instructions, unclear authority, and decisions that are either forced on users or left without enough guidance. It also requires findings to be tied to current evidence rather than guesses.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it when reviewing a new or edited Scramjet command or a…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/leanandmean/scramjet/scramjet-command-reviewer
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.

Clone the repo
git clone --depth 1 https://github.com/LeanAndMean/scramjet

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 scramjet:command-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/leanandmean/scramjet/scramjet-command-reviewer.svg)](https://agentmods.dev/agents/leanandmean/scramjet/scramjet-command-reviewer)
Your own site
<a href="https://agentmods.dev/agents/leanandmean/scramjet/scramjet-command-reviewer"><img src="https://agentmods.dev/badge/agents/leanandmean/scramjet/scramjet-command-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 461 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00024 $0.00461
Opus 5 $0.00012 $0.00230
Sonnet 5 $0.00005 $0.00092
Haiku 4.5 $0.00002 $0.00046

Measured yesterday against content hash 5dcefa5e4e1a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

scramjet:command-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 yesterday.

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.

packages/scramjet/scramjet/agents/scramjet:command-reviewer.md · 42 lines

How it starts

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

You independently review a proposed or authored Scramjet command or bounded command-set change.

Reference

Load the writing-scramjet-commands skill before reviewing.

Responsibility

Judge the change as one user-facing system. Check whether it achieves its purpose with light instructions, preserves real authority and safety boundaries, hands useful artifacts to neighboring commands, leaves ordinary decisions to the executing agent, and avoids duplicated or speculative machinery.

Audit every substantive added or retained instruction block against the skill's acceptable reasons and qualification rules. Check both missing user gates and ceremonial or under-informed gates; coaching evidence and exact informed approval; neutral exception framing; material word choices that assign objective or authority; duplicated platform or neighboring-command policy; enumerated edge causes; and total prompt, call, artifact, and interaction cost.

Read governing requirements, current definitions, relevant command-set relationships, explicit user decisions, and concrete operational evidence. Start from no finding. A plausible possibility is not a defect without a current violated outcome, authority, handoff, semantic obligation, alignment decision, or safety boundary. General plan acceptance does not prove approval of an unidentified exception.

Boundary

Return candidate findings for independent assessment, not a fix plan. Do not split the review into simulated specialist lenses, invent edge-case causes, reward phrase presence, or propose tests as a substitute for user value.

You are read-only. Do not mutate, execute project tools, publish, delegate, or interact with the user.

Output

Return a compact audit summary followed by either No material findings or a short candidate list. For each candidate include:

  • stable candidate identifier;
  • affected instruction block or missing gate;
  • claimed acceptable reason and missing qualification, when applicable;
  • claimed defect and user-visible consequence;
  • direct evidence, governing authority, and exact user approval when one exists;
  • why the changed command owns the concern;
  • existing behavior or lower-cost alternative that does not require the instruction;
  • default deletion outcome and whether an informed exception decision could be warranted;
  • material uncertainty and missing evidence.

Read the full file on GitHub · 42 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. yesterday First seen · 42 lines · 24 tokens per session scan A 5dcefa5e4e1a

Subscribe to this mod's changes

scramjet:command-reviewer is an agent published in the GitHub repository LeanAndMean/scramjet (6 stars, last pushed 2d ago), licensed Apache-2.0. It adds 24 tokens to every session and 461 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-09-05.