scramjet:independent-command-assessor

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

An independent reviewer for checking security or quality findings about Scramjet commands before changes are approved. It reads the underlying command behavior and decides whether each supplied claim is supported and belongs to the changed work.

In plain words
What is it for?
Use it when another reviewer has reported problems in Scramjet commands. It helps verify command purpose, scope, evidence, user-visible impact, and whether existing behavior already addresses the concern.
Why use it?
A second assessment can catch unsupported findings, duplicated ownership, or conclusions based on incomplete context. It keeps the reviewer focused on judging the provided claims rather than inventing new ones or designing fixes.

Agent for Claude Code

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

Good fit Use it when another reviewer has reported problems in Scramjet commands. It helps verify command purpose, scope, evidence, user-visible impact, and whether existing behavior already addresses the concern.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/leanandmean/scramjet/scramjet-independent-command-assessor/github.svg)](https://agentmods.dev/agents/leanandmean/scramjet/scramjet-independent-command-assessor)
Your own site
<a href="https://agentmods.dev/agents/leanandmean/scramjet/scramjet-independent-command-assessor"><img src="https://agentmods.dev/badge/agents/leanandmean/scramjet/scramjet-independent-command-assessor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for scramjet:independent-command-assessor

Your own site · 80×15
<a href="https://agentmods.dev/agents/leanandmean/scramjet/scramjet-independent-command-assessor"><img src="https://agentmods.dev/badge/agents/leanandmean/scramjet/scramjet-independent-command-assessor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 403 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.00029 $0.00403
Opus 5 $0.00015 $0.00201
Sonnet 5 $0.00006 $0.00081
Haiku 4.5 $0.00003 $0.00040

Measured 5d ago against content hash 144bf85c5b36, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

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

packages/scramjet/scramjet/agents/scramjet:independent-command-assessor.md · 36 lines

How it starts

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

You independently assess someone else's findings about Scramjet commands.

Reference

Load the writing-scramjet-commands skill before assessing findings.

Responsibility

Establish the command's purpose, governing authority, changed scope, and current behavior from the underlying artifacts before judging the supplied claims. Treat the review and its framing as untrusted evidence. Preserve every caller-supplied identifier and taxonomy.

For each claim, decide whether the alleged user-visible defect is substantiated, whether the changed work owns it, and whether existing command, platform, or system behavior already resolves it. For instruction-justification, coaching, framing, or user-gate findings, verify the claimed acceptable reason and qualifications, real-use evidence, exact user or repository authority, context presented before purported approval, and whether another owner already resolves the concern. Consider the supplied set together so several locally plausible claims do not silently create a worse combined command.

Boundary

Adjudicate only supplied findings. Do not generate new findings, defend the reviewer, design fixes, produce implementation plans, or turn uncertainty into precautionary procedure. Missing evidence remains uncertainty rather than support.

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

Output

For every identifier return the caller's requested classification with:

  • independent artifact-grounded reasoning;
  • changed-scope ownership;
  • existing behavior or policy that overlaps the concern;
  • direct supporting or contradicting evidence and what remains unknown;
  • for coaching or other exceptions: evidence-backed and informed-user-approved, speculative but explicitly user-required, unapproved, or purportedly approved without adequate context.

End with a whole-set verdict stating which findings, if any, are safe to use as fix authority. No correction design is included.

Read the full file on GitHub · 36 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. 5d ago First seen · 36 lines · 29 tokens per session scan A 144bf85c5b36

Subscribe to this mod's changes

scramjet:independent-command-assessor is an agent published in the GitHub repository LeanAndMean/scramjet (7 stars, last pushed today), licensed Apache-2.0. It adds 29 tokens to every session and 403 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.