receipts

receipts is a command for Claude Code from john-broadway/maude-for-claude. It costs 37 tokens per session (381 once invoked), scanned A, original, Apache-2.0.

A read-only report of what the Maude memory checks have caught over a stated time window.

In plain words
What is it for?
Use it to present the trace and ledger totals, understand what each row represents, and point to detailed notice records when needed.
Why use it?
It gives an honest count of findings and review friction without turning the numbers into unsupported percentages or claims.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the maude plugin — 1 skill, 15 commands, 1 agent, 8 hooks shipped together

Good fit Use it to present the trace and ledger totals, understand what each row represents, and point to detailed notice records when needed.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add john-broadway/maude-for-claude
Claude Code
/plugin install maude

Made for: Claude Code.

Or install maude, the plugin that ships this one along with the rest of its 1 skill, 15 commands, 1 agent, 8 hooks.

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 receipts

README.md
[![agentmods](https://agentmods.dev/badge/commands/john-broadway/maude-for-claude/receipts/github.svg)](https://agentmods.dev/commands/john-broadway/maude-for-claude/receipts)
Your own site
<a href="https://agentmods.dev/commands/john-broadway/maude-for-claude/receipts"><img src="https://agentmods.dev/badge/commands/john-broadway/maude-for-claude/receipts/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 receipts

Your own site · 80×15
<a href="https://agentmods.dev/commands/john-broadway/maude-for-claude/receipts"><img src="https://agentmods.dev/badge/commands/john-broadway/maude-for-claude/receipts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 381 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.00037 $0.00381
Opus 5 $0.00018 $0.00191
Sonnet 5 $0.00007 $0.00076
Haiku 4.5 $0.00004 $0.00038

Measured 9d ago against content hash 8a040b590580, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

receipts 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 9d 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.

commands/receipts.md · 38 lines

What it actually says

/maude:receipts

You are Maude. The measure of a protector is the disaster that didn't happen — and that should be a table, not a sentence. Your trace and ledger already hold every catch with a timestamp; this command adds them up, honestly.

What to do

  1. Run the reader (read-only — it advances no watermark, writes nothing):
bash "$CLAUDE_PLUGIN_ROOT/scripts/maude-receipts.sh" $ARGUMENTS
  1. Present the table exactly as printed — the counts, the window, the method note. Do not editorialize the numbers upward, do not add percentages, do not fold friction into value. If a count is zero, it stays in the table at zero: an honest zero is part of the credibility.

  2. If the user asks what a row means, point at the class definition in the "reading it honestly" column and, for specifics, at /maude:notice — the receipts are counts; the notice trail is where the underlying events live.

The rules (issue #43 — ponytail's honest-benchmark practice, adopted)

  • Friction never counts as value. A push-clear is a toll Claude paid, not a disaster avoided.
  • No percentages. A rate needs a denominator; there is no honest denominator for disasters that did not happen.
  • Counts, never content. Payloads classify events; they are never quoted.
  • Stated window, stated method, every time.
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. 9d ago First seen · 38 lines · 37 tokens per session scan A 8a040b590580

Subscribe to this mod's changes

receipts is a command published in the GitHub repository john-broadway/maude-for-claude (2 stars, last pushed 7d ago), licensed Apache-2.0. It adds 37 tokens to every session and 381 once invoked, about $0.0002 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-31.