billing-verification

billing-verification is a skill for Claude Code from credyt/ai-tools. It costs 0 tokens per session (11 once invoked), scanned A, original, no licence file.

A billing-verification skill, but the available description only identifies its file path.

In plain words
What is it for?
Its concrete jobs cannot be determined from the available description.
Why use it?
There is not enough information to say what problem it removes.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the credyt plugin — 4 skills shipped together

Good fit Its concrete jobs cannot be determined from the available description.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/credyt/ai-tools/billing-verification
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.

Any agent
npx skills add credyt/ai-tools --skill billing-verification
Clone the repo
git clone --depth 1 https://github.com/credyt/ai-tools

Made for: Claude Code.

Or install credyt, the plugin that ships this one along with the rest of its 4 skills.

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 billing-verification

README.md
[![agentmods](https://agentmods.dev/badge/skills/credyt/ai-tools/billing-verification.svg)](https://agentmods.dev/skills/credyt/ai-tools/billing-verification)
Your own site
<a href="https://agentmods.dev/skills/credyt/ai-tools/billing-verification"><img src="https://agentmods.dev/badge/skills/credyt/ai-tools/billing-verification.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 11 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 unknown 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.00011
Opus 5 $0.00000 $0.00005
Sonnet 5 $0.00000 $0.00002
Haiku 4.5 $0.00000 $0.00001

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

Security

Grade A, and why

billing-verification 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 7d 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-plugins/credyt/skills/billing-verification/SKILL.md · 1 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 1 lines · 0 tokens per session scan A 15291b55c899

Subscribe to this mod's changes

billing-verification is a skill published in the GitHub repository credyt/ai-tools (53 stars, last pushed 3mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 11 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

remotion-candlestick

A Remotion skill for making animated candlestick charts, which show how a financial asset's price changes over time. It can use OHLC data: the opening, highest, lowest, and closing prices for each period.

vibe-motion/skills · 112 tokens

stock-liquidity

Analyze stock liquidity using bid-ask spreads, volume profiles, order book depth, market impact estimates, and turnover ratios via Yahoo Finance data. Use this skill whenever the user asks about liquidity, trading costs, bid-ask spread, market depth, volume analysis, slippage, market impact, turnover ratio, or how…

himself65/finance-skills · 188 tokens

company-valuation

Estimate the intrinsic value of a public company using DCF, relative (peer multiple) and sum-of-parts (SOTP) methods, then triangulate to an implied share price with upside/downside versus the current market price. Use this skill whenever the user asks: "what is AAPL worth", "valuation of NVDA", "fair value of TSLA"…

himself65/finance-skills · 234 tokens

fintel-data

Query Fintel (fintel.io) institutional market intelligence via the REST API at https://api.fintel.io/v1 with FINTELAPIKEY (X-API-KEY header), or the official MCP server at https://mcp.fintel.io/mcp. Read-only data: short interest, borrow rate/fee and shares available to borrow, daily short volume, fails-to-deliver…

himself65/finance-skills · 234 tokens

estimate-analysis

Deep-dive into analyst estimates and revision trends for any stock using Yahoo Finance data. Use when the user wants to understand analyst estimate direction, how EPS or revenue forecasts changed over time, compare estimate distributions, or analyze growth projections across periods. Triggers: "estimate analysis for…

himself65/finance-skills · 195 tokens

earnings-recap

Generate a post-earnings analysis for any stock using Yahoo Finance data. Use when the user wants to review what happened after earnings, understand beat/miss results, see stock reaction, or get an earnings recap. Triggers: "AAPL earnings recap", "how did TSLA earnings go", "MSFT earnings results", "did NVDA beat…

himself65/finance-skills · 186 tokens