inspect-billing-sources

inspect-billing-sources is a skill for Claude Code, Codex from understudylabs/understudy-agent-tools. It costs 0 tokens per session (1,241 once invoked), scanned A, original, MIT.

A guarded workflow for checking Anthropic or Claude billing evidence, such as invoices, usage exports, emails, or an authenticated billing page.

In plain words
What is it for?
Use it to review billing periods, invoice amounts, token counts, model usage, cache fields, requests, and other visible billing metadata.
Why use it?
It finds spending information without exposing prompts, code, customer details, payment data, or other unrelated private content.

Skill for Claude CodeCodex

Part of the understudy plugin — 43 skills, 1 command shipped together

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.

agentmods
npx agentmods add skills/understudylabs/understudy-agent-tools/inspect-billing-sources
Any agent
npx skills add understudylabs/understudy-agent-tools --skill inspect-billing-sources
Clone the repo
git clone --depth 1 https://github.com/understudylabs/understudy-agent-tools

Made for: Claude Code, Codex.

Or install understudy, the plugin that ships this one along with the rest of its 43 skills, 1 command.

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 inspect-billing-sources

README.md
[![agentmods](https://agentmods.dev/badge/skills/understudylabs/understudy-agent-tools/inspect-billing-sources.svg)](https://agentmods.dev/skills/understudylabs/understudy-agent-tools/inspect-billing-sources)
Your own site
<a href="https://agentmods.dev/skills/understudylabs/understudy-agent-tools/inspect-billing-sources"><img src="https://agentmods.dev/badge/skills/understudylabs/understudy-agent-tools/inspect-billing-sources.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,241 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.01241
Opus 5 $0.00000 $0.00620
Sonnet 5 $0.00000 $0.00248
Haiku 4.5 $0.00000 $0.00124

Measured 5d ago against content hash dea2aaaee47d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

inspect-billing-sources 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.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/normalize-billing-observations.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/inspect-billing-sources/SKILL.md · 143 lines

How it starts

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

Inspect Billing Sources

Use this worker only after the developer asks to use bill evidence, email, an invoice, a usage export, or an authenticated billing website. This complements repo inspection: it finds spend hotspots from what the provider charged, then hands the result back to lower-anthropic-bill.

Safety Gates

  • Get explicit approval for the exact read scope before using email, browser, or account surfaces. Name the provider, account, date range, and search/query or page class before reading.
  • Prefer exports or screenshots the developer provides. Use Gmail, browser, Chrome, or another connector only when the coding harness exposes that tool and the user approves it in the current thread.
  • Read billing metadata only: provider, period, invoice amount, usage amount, model, token counts, cache usage fields, request count, and route labels if already visible. Do not read prompts, completions, traces, API keys, team member lists, customer names, repo names, domains, support tickets, or payment card details.
  • Do not send emails, click billing mutations, create API keys, change plans, download private reports, or open raw logs without a separate explicit approval for that exact action.
  • Store local artifacts under .understudy/billing-sources/. Redact or omit account identifiers and invoice IDs unless the developer explicitly requests a private local record.

Intake

Ask for at most one missing input:

  • a local usage export, invoice CSV/PDF, or billing screenshot path;
  • permission to search email for provider billing messages in a narrow date range;
  • permission to inspect a logged-in billing or usage page through the available browser harness.

If no email or browser tool is available, say so and ask for an export or a small manually copied totals table.

Flow

  1. Resolve supported surfaces. Check the current harness for email and browser tools. If unsupported, use files or manual totals. Do not install a connector just for this path unless the developer explicitly asks.
  2. Set the scope. Propose the narrowest source: for email, a provider billing query and date range; for browser, one billing/usage page; for files, one export directory. Wait for approval before reading account surfaces.
  3. Extract observations. Record only billing fields into .understudy/billing-sources/observations.json using this shape:

Read the full file on GitHub · 143 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 143 lines · 0 tokens per session scan A dea2aaaee47d

Subscribe to this mod's changes

inspect-billing-sources is a skill published in the GitHub repository understudylabs/understudy-agent-tools (16 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,241 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-30.

Related

Other skills, from other repositories

x402

Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (set up a wallet so you or Claude Code can run cloud browser tasks paid from the wallet — Claude writes and runs throwaway scripts, nothing…

browser-use/browser-use · 175 tokens

stock-api

Fetch real-time stock quotes, K-line (candlestick) history, and search symbols for China A-shares, Hong Kong, and US markets. Use when the user asks for a stock price, a quote, market data, candlestick/K-line data, or to look up a stock code by company name.

zhangxiangliang/stock-api · 66 tokens

american-airlines

Check American Airlines AAdvantage balance, elite status, and loyalty points via Patchright. Handles email 2FA with 6-box code entry. Uses persistent browser profiles to skip 2FA on subsequent runs.

borski/travel-hacking-toolkit · 47 tokens

vfx

Real-time 2D VFX cookbook — layered explosions, hit sparks, muzzle flashes, trails, smoke, pickups, heals, shockwaves, weather — with particle parameter recipes, color/readability rules, and mobile-browser performance budgets, from Diablo's VFX talk, Riot's style guide, saint11, and the GDC VFX bootcamps. Use when…

kyh/vibedgames · 137 tokens

web-scraper-subagent

Construction d'un sous-agent spécialisé dans la collecte de données web pour un agent parent. Crawling, extraction, parsing et retour structuré. Se déclenche avec "sous-agent web", "scraper agent", "agent qui collecte", "web extraction agent", "crawl agent", "agent browsing", "browser subagent". Also triggers on "web…

khalilbenaz/claude-skills-collection · 92 tokens

browser-agent-builder

Construction d'agents de navigation web autonomes incluant scraping intelligent, interaction DOM et gestion de sessions. Se déclenche avec "browser agent", "agent navigateur", "agent web autonome", "Puppeteer agent", "Playwright agent. Also triggers on "web browsing agent", "autonomous scraping agent".

khalilbenaz/claude-skills-collection · 67 tokens