Stripe stripe-best-practices
Steers agents to correct Stripe API choices, Connect setup, billing, and security best practices.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Stripe stripe-best-practices, derived from its capabilities.
AIVSS 6.8 · Medium
View MAESTRO 7-layer threat model →Overview
Stripe's flagship Agent Skill (SKILL.md synced from docs.stripe.com/.well-known/skills) that guides any Stripe integration: Checkout vs PaymentIntents, Accounts v2 / Connect, subscriptions/billing, Treasury, and secure key handling (restricted keys, webhooks, OAuth). It injects Stripe's authoritative integration guidance into the coding agent. Used when building, modifying, or reviewing Stripe code.
Key features
- API selection guidance
- Connect/Billing/Treasury patterns
- Security best practices (keys, webhooks)
Use cases
- Build a payments integration correctly
- Review a Stripe integration for security