pricing-products-audit

pricing-products-audit is a skill for Claude Code, Codex from appeeky/stripe-skills. It costs 60 tokens per session (365 once invoked), scanned A, original, MIT.

A map of the products and prices configured in Stripe, including billing periods, amounts, active status, and use by current subscriptions. Stripe is a service for taking payments and managing subscriptions.

In plain words
What is it for?
Use it to review plans, price IDs, pricing tiers, monthly versus annual billing, active subscribers per price, and where recurring revenue comes from.
Why use it?
It shows what customers can be charged for and highlights unused prices or older prices that are still attached to subscriptions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review plans, price IDs, pricing tiers, monthly versus annual billing, active subscribers per price, and where recurring revenue comes from.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/appeeky/stripe-skills/pricing-products-audit
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 appeeky/stripe-skills --skill pricing-products-audit
Clone the repo
git clone --depth 1 https://github.com/appeeky/stripe-skills

Made for: Claude Code, Codex.

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 pricing-products-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/appeeky/stripe-skills/pricing-products-audit/github.svg)](https://agentmods.dev/skills/appeeky/stripe-skills/pricing-products-audit)
Your own site
<a href="https://agentmods.dev/skills/appeeky/stripe-skills/pricing-products-audit"><img src="https://agentmods.dev/badge/skills/appeeky/stripe-skills/pricing-products-audit/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 pricing-products-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/appeeky/stripe-skills/pricing-products-audit"><img src="https://agentmods.dev/badge/skills/appeeky/stripe-skills/pricing-products-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 365 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.00060 $0.00365
Opus 5 $0.00030 $0.00182
Sonnet 5 $0.00012 $0.00073
Haiku 4.5 $0.00006 $0.00036

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

Security

Grade A, and why

pricing-products-audit 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.

skills/pricing-products-audit/SKILL.md · 41 lines

What it actually says

Pricing & Products Audit

Stripe MCP Setup

Requires Stripe MCP connected via OAuth or restricted key. Docs: https://docs.stripe.com/mcp

  1. GetMcpTools with server: "user-Stripe" (or plugin-stripe-stripe) before any call
  2. Prefer stripe_api_searchstripe_api_detailsstripe_api_read for list/retrieve
  3. Always paginatelimit: 100, follow has_more with starting_after
  4. Amounts are in cents unless noted
  5. Never expose secret keys in output

Workflow

  1. GetProductsactive: true, limit: 100
  2. GetPricesactive: true, type: recurring, limit: 100
  3. GetSubscriptionsstatus: active — count subs per price.id
  4. Flag:
    • Orphan prices (no active subs)
    • Legacy prices still in use
    • Annual vs monthly mix

Output Template

Product Catalog

| Product | Price ID | Amount | Interval | Active subs | MRR share |
|---------|----------|--------|----------|-------------|-----------|

Legacy / unused prices: [list]
Recommendation: [consolidate / archive / migrate]
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 · 41 lines · 60 tokens per session scan A e0d2b79a20db

Subscribe to this mod's changes

pricing-products-audit is a skill published in the GitHub repository appeeky/stripe-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 60 tokens to every session and 365 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

marketplace-purchase-vetting

Use this when the user asks whether a local listing is a scam, "too good to be true," worth looking at, or a good deal. Also use this when he asks you to find options — search/discover candidates, then vet the best ones. The goal is not a generic buying guide; it is a practical risk read with clear next steps.

AtlasOmnia/donna-starter · 72 tokens

saas-billing

Implement and audit SaaS billing systems, subscription state machines, secure webhooks, and local database synchronization / Implementasi dan audit sistem billing SaaS, state machine langganan, webhook aman, dan sinkronisasi database lokal.

roedyrustam/vibes-plug · 51 tokens

payment-gateway-expert

Expert guide for integrating payment gateways (Stripe, PayPal, Xendit, Midtrans, DOKU) and secure webhooks into SaaS platforms / Panduan ahli integrasi payment gateway dan webhook aman.

roedyrustam/vibes-plug · 49 tokens

szamlazzhu-document-xml-compatibility

Integrate another WooCommerce plugin with Integration for Szamlazz.hu & WooCommerce document generation. Covers WCSzamlazz()->generateinvoice(), wcszamlazzxml, wcszamlazzinvoicelineitem, wcszamlazzbeforegenerateinvoicecheck, document meta, Action Scheduler deferral, Pro webhooks/IPN including HPOS-safe custom…

Lonsdale201/wp-agent-skills · 167 tokens

szamlazzhu-vat-checkout-compatibility

Make WooCommerce checkout, B2B, VAT/tax-number, address, and headless checkout code compatible with Integration for Szamlazz.hu & WooCommerce. Covers the classic checkout field wcszamlazzadoszam, order meta billingwcszamlazzadoszam and wcszamlazzadoszamdata, user meta wcszamlazzadoszam, Checkout Block/Store API…

Lonsdale201/wp-agent-skills · 169 tokens

wc-stripe-future-payments

Design or audit WooCommerce Stripe payment flows that save a reusable method and charge it later. Covers SetupIntent versus PaymentIntent, charge-now-and-save, deposits and installment series, setupfutureusage=offsession, Stripe Customer ownership, explicit consent/mandates, later off-session PaymentIntents, SCA…

Lonsdale201/wp-agent-skills · 149 tokens