Audit Plans Limits Monetization

Audit Plans Limits Monetization is a skill for Claude Code from lroy-stack/ai-pod-store. It costs 88 tokens per session (2,227 once invoked), scanned A, original, no licence file.

A review guide for checking subscription plans, usage limits, and payment-related features in SKAPARA. It covers free and paid access, Stripe subscriptions, chat and design limits, and upgrade prompts.

In plain words
What is it for?
Use it to audit pricing plans, enforce usage limits, review Stripe subscriptions, and check free-tier and upgrade flows.
Why use it?
It helps find incorrect limits, payment-flow problems, or ways users might access paid features without the intended restrictions.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to audit pricing plans, enforce usage limits, review Stripe subscriptions, and check free-tier and upgrade flows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lroy-stack/ai-pod-store/audit-plans-limits-monetization
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 lroy-stack/ai-pod-store --skill audit-plans-limits-monetization
Clone the repo
git clone --depth 1 https://github.com/lroy-stack/ai-pod-store

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 Audit Plans Limits Monetization

README.md
[![agentmods](https://agentmods.dev/badge/skills/lroy-stack/ai-pod-store/audit-plans-limits-monetization.svg)](https://agentmods.dev/skills/lroy-stack/ai-pod-store/audit-plans-limits-monetization)
Your own site
<a href="https://agentmods.dev/skills/lroy-stack/ai-pod-store/audit-plans-limits-monetization"><img src="https://agentmods.dev/badge/skills/lroy-stack/ai-pod-store/audit-plans-limits-monetization.svg" alt="Measured on agentmods" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,227 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00088 $0.02227
Opus 5 $0.00044 $0.01113
Sonnet 5 $0.00018 $0.00445
Haiku 4.5 $0.00009 $0.00223

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

Security

Grade A, and why

Audit Plans Limits Monetization scanned grade A with 1 finding 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 8d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Check: can the limit be bypassed by calling the API directly (curl)?
project/.claude/skills/audit-plans-limits-monetization/SKILL.md · 235 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. 8d ago First seen · 235 lines · 88 tokens per session scan A 36e629aa2326

Subscribe to this mod's changes

Audit Plans Limits Monetization is a skill published in the GitHub repository lroy-stack/ai-pod-store (5 stars, last pushed 3mo ago), with no licence file. It adds 88 tokens to every session and 2,227 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

nemo-evaluator-sdk

Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with container-first architecture for reproducible benchmarking.

davila7/claude-code-templates · 76 tokens

product-configurator-design

Designing build-your-own product configurators (Tesla-style, custom-pricing, plan-builders) with constraint logic, real-time pricing, validation, and save-and-share mechanics. Honest about infinite-options (decision paralysis), canned-bundles-only (no real customization), and guided-configuration (smart defaults plus…

rampstackco/claude-skills · 129 tokens

form-strategy

Design forms that convert, validate well, resist spam, and integrate cleanly with downstream systems. Use this skill when designing or auditing any form (contact, signup, checkout, multi-step, embedded), planning validation logic, fighting spam, choosing form tooling, or improving form conversion. Triggers on form…

rampstackco/claude-skills · 107 tokens

authentication-patterns

OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth implementation patterns.

travisjneuman/.claude · 28 tokens

email-systems

Transactional email (Resend, SendGrid, SES), templates (React Email, MJML), deliverability (SPF/DKIM/DMARC), and inboxing best practices. Use when building email infrastructure, designing templates, or troubleshooting deliverability.

travisjneuman/.claude · 55 tokens

event-driven-architecture

Kafka, RabbitMQ, SQS/SNS, event sourcing, CQRS, saga patterns, dead letter queues, and idempotency. Use when designing asynchronous systems, implementing message-driven workflows, or building event streaming pipelines.

travisjneuman/.claude · 50 tokens