revenium-mcp: Command for Claude Code

.claude/commands/rm-anomalies-24h.md

rm-anomalies-24h is a command for Claude Code from revenium/revenium-mcp. It costs 0 tokens per session (256 once invoked), scanned A, original, MIT.

A command that checks Revenium cost data from the past 24 hours for unusual spending patterns. Revenium is the service supplying the tracked cost data.

In plain words
What is it for?
Run /rm-anomalies-24h with an optional dollar threshold to review time-based anomalies, affected cost sources, and suggested actions.
Why use it?
It helps spot sudden cost increases across providers, AI models, customers, API keys, and agents before they grow into larger budget problems.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is revenium/revenium-mcp's own configuration. It tells Claude Code how to work on revenium-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything revenium-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to revenium/revenium-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/revenium/revenium-mcp/main/.claude/commands/rm-anomalies-24h.md
Clone the repo
git clone --depth 1 https://github.com/revenium/revenium-mcp

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 rm-anomalies-24h

README.md
[![agentmods](https://agentmods.dev/badge/commands/revenium/revenium-mcp/rm-anomalies-24h/github.svg)](https://agentmods.dev/commands/revenium/revenium-mcp/rm-anomalies-24h)
Your own site
<a href="https://agentmods.dev/commands/revenium/revenium-mcp/rm-anomalies-24h"><img src="https://agentmods.dev/badge/commands/revenium/revenium-mcp/rm-anomalies-24h/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 rm-anomalies-24h

Your own site · 80×15
<a href="https://agentmods.dev/commands/revenium/revenium-mcp/rm-anomalies-24h"><img src="https://agentmods.dev/badge/commands/revenium/revenium-mcp/rm-anomalies-24h.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 256 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.00000 $0.00256
Opus 5 $0.00000 $0.00128
Sonnet 5 $0.00000 $0.00051
Haiku 4.5 $0.00000 $0.00026

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

Security

Grade A, and why

rm-anomalies-24h 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 12d 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.

.claude/commands/rm-anomalies-24h.md · 24 lines

What it actually says

Ask Revenium to detect cost anomalies (last 24h). Usage: /rm-anomalies-24h [threshold]. Default: $50

Detect unusual cost patterns in the last 24 hours from Revenium using enhanced statistical analysis across all dimensions.

Usage: /rm-anomalies-24h [threshold]

  • Example: /rm-anomalies-24h 50 to detect anomalies over $50
  • If no threshold provided, defaults to $50

Use the business_analytics_management tool with these parameters:

  • action: "analyze_cost_anomalies"
  • period: "TWENTY_FOUR_HOURS"
  • min_impact_threshold: [threshold from user input, default 50]
  • sensitivity: "normal"
  • include_dimensions: ["providers", "models", "customers", "api_keys", "agents"]

Use Case

Daily anomaly overview across all tracked dimensions with immediate cost spike detection and proactive budget management.

Deliverables

Review the output and provide comprehensive overview of:

  1. Temporal Anomalies: Cost spikes and unusual patterns
  2. Dimensional Analysis: Which providers, models, or customers are affected
  3. Recommendations: Suggested actions based on findings
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. 12d ago First seen · 24 lines · 0 tokens per session scan A a8616dd051b8

Subscribe to this mod's changes

rm-anomalies-24h is a command published in the GitHub repository revenium/revenium-mcp (0 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 256 tokens. 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.