stripe-api
Low · 93 Score: 93/100
by byungkyu | Audited: 2026-02-05T09:18:25.242Z | Ruleset: 0.1.0
About This Skill
Stripe API integration with managed OAuth. Manage customers, subscriptions, payments, invoices, and products. Use this skill when users want to interact with Stripe for billing and payments.
✨ Stripe API uses form-urlencoded data for POST requests
✨ Amounts are in cents (1999 = $19.99)
✨ Use
expand[] parameter to include related objects ✨ List endpoints support pagination with
starting_after and ending_before ✨ Delete returns
{id, deleted: true} on success ✨ Products
Use Cases
1 Workflow automation
2 Data transformation
3 System integration
Security Audit
Low · 93
Summary
Stripe API integration with managed OAuth. Manage customers, subscriptions, payments, invoices, and products. Use this skill when users want to interact with Stripe for billing and payments.
Risk Profile
Key Risks 0 items
No LLM risk bullets (LLM disabled or not cached).
Deterministic Findings (Evidence)
No findings detected.