revenium-mcp: Command for Claude Code

.claude/commands/rm-anomalies-7d.md

rm-anomalies-7d is a command for Claude Code from revenium/revenium-mcp. It costs 0 tokens per session (273 once invoked), scanned A, a copy of rm-anomalies-30d, MIT.

A command that asks Revenium, a usage and cost-monitoring service, to analyze the previous seven days for unusual spending and newly active cost sources.

In plain words
What is it for?
Use it for weekly cost reviews, with an optional impact threshold, to inspect time-based anomalies, new sources, and relationships between them.
Why use it?
It helps find unexpected cost spikes and newly appearing providers, agents, or API keys before they grow into larger billing 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-7d.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-7d

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/revenium/revenium-mcp/rm-anomalies-7d"><img src="https://agentmods.dev/badge/commands/revenium/revenium-mcp/rm-anomalies-7d.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 273 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 88% copy Near-identical to another mod 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.00273
Opus 5 $0.00000 $0.00137
Sonnet 5 $0.00000 $0.00055
Haiku 4.5 $0.00000 $0.00027

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

Security

Grade A, and why

rm-anomalies-7d 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 10d 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.

Origin

This is a copy

88% identical to rm-anomalies-30d — 14 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/commands/rm-anomalies-7d.md · 26 lines

What it actually says

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

Check for cost anomalies AND newly active cost sources in the last 7 days from Revenium using enhanced statistical analysis with new entity detection.

Usage: /rm-anomalies-7d [threshold]

  • Example: /rm-anomalies-7d 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: "SEVEN_DAYS"
  • min_impact_threshold: [threshold from user input, default 50]
  • sensitivity: "normal"
  • detect_new_entities: true
  • min_new_entity_threshold: [threshold from user input, default 50]
  • include_dimensions: ["providers", "agents", "api_keys"]

Use Case

Weekly anomaly review with new entity detection for comprehensive cost governance.

Deliverables

Review the output and provide comprehensive overview of:

  1. Temporal Anomalies: Weekly cost spikes and unusual patterns
  2. New Entity Detection: Newly active cost sources with first active dates
  3. Correlations: Relationships between anomalies and new entities
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. 10d ago First seen · 26 lines · 0 tokens per session scan A 296340cfc9ec

Subscribe to this mod's changes

rm-anomalies-7d is a command published in the GitHub repository revenium/revenium-mcp (0 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 273 tokens. A static security scan graded it A with 0 findings. It is 88% identical to rm-anomalies-30d, differing in 14 lines, and is treated as a copy.