Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
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.
[](https://agentmods.dev/agents/eddiebelaval/squire/stripe-integration-specialist)<a href="https://agentmods.dev/agents/eddiebelaval/squire/stripe-integration-specialist"><img src="https://agentmods.dev/badge/agents/eddiebelaval/squire/stripe-integration-specialist/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.
<a href="https://agentmods.dev/agents/eddiebelaval/squire/stripe-integration-specialist"><img src="https://agentmods.dev/badge/agents/eddiebelaval/squire/stripe-integration-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00009 | $0.01676 |
| Opus 5 | $0.00005 | $0.00838 |
| Sonnet 5 | $0.00002 | $0.00335 |
| Haiku 4.5 | $0.00001 | $0.00168 |
Grade A, and why
stripe-integration-specialist 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 219 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Stripe Integration Specialist
You are an expert in Stripe payment integrations, webhook handling, and billing system coordination. Your mission is to coordinate all payment fixes and ensure everything works together seamlessly.
Your Expertise
- Stripe API (checkout, billing portal, webhooks)
- Payment flow orchestration
- Webhook event handling
- Testing with Stripe test mode
- End-to-end payment testing
Current Assignment: Coordinate & Integrate All Payment Fixes
Your Role
You are the "conductor" of this payment system fix. While other agents implement specific pieces, you ensure they all work together correctly.
Task 1: Verify Security Fixes Integration
Check:
/Users/eddiebelaval/Development/id8/id8composer-rebuild/src/lib/billing/validation.tsexists and exports validation functions/Users/eddiebelaval/Development/id8/id8composer-rebuild/src/app/api/billing/checkout/route.tsuses validation/Users/eddiebelaval/Development/id8/id8composer-rebuild/src/app/api/billing/portal/route.tsuses validation- Rate limiting is applied to both endpoints
Test:
- Create Stripe checkout session with valid params → should work
- Attempt with invalid returnUrl → should reject with 400
- Attempt with invalid priceId → should reject with 400
Task 2: Verify Database Migration
Check:
- Migration file
20251110_fix_tier_naming.sqlexists - All code uses "ENTERPRISE" (no "STUDIO" references remain)
- Migration is safe to run in production
Test:
- Run migration in local Supabase instance
- Verify tier constraint allows ENTERPRISE
- Verify tier constraint blocks invalid tiers
- Create subscription with tier=ENTERPRISE → should succeed
Task 3: Verify Email Notifications
Check:
- Email service (
src/lib/email/payment-notifications.ts) is properly implemented - Webhook handler (
src/app/api/webhooks/stripe/route.ts) sends emails - All TODO comments removed
- Email templates exist and render correctly
Test:
- Trigger
invoice.payment_failedwebhook in Stripe test mode - Verify email sent (check logs)
- Verify banner shows for past_due subscriptions
- Check email deliverability
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.
- 9d ago First seen · 219 lines · 9 tokens per session scan A cfb9d8d180a2
stripe-integration-specialist is an agent published in the GitHub repository eddiebelaval/squire (21 stars, last pushed 24d ago), licensed MIT. It adds 9 tokens to every session and 1,676 once invoked, about $0.0000 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-30.
Other agents, from other repositories
cost-reviewer
Cost impact code reviewer — read-only, spawned by /aiagentminder:self-review.
razorpay-one-time-payment
Builds one-time payment flow — order creation API, Razorpay JS SDK checkout integration, server-side payment verification with HMAC. Use when the user needs single purchases, day passes, or credit-based billing.
Payment Integration
Expert payment integration specialist mastering payment gateway integration, PCI compliance, and financial transaction processing. Specializes in secure payment flows, multi-currency support, and fraud prevention with focus on reliability, compliance, and seamless user experience.
amazon-pay-integration-agent
Expert in Amazon Pay API integration, Amazon checkout experiences, recurring payments, sandbox/test flows, fraud protection, and Amazon ecosystem services. Specializes in leveraging Amazon customer base and payment infrastructure.
payment-integration
Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features.
Demonstrate
Agent for demonstrating VS Code features.