stripe-payments
Warn
Audited by Snyk on May 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly and specifically about integrating Stripe payment functionality. It includes direct, concrete payment APIs and code examples (e.g., stripe.checkout.sessions.create), references to Billing API and CheckoutSessions for subscriptions, Stripe Connect (destination charges/on_behalf_of), and explicit money-impacting operations such as stripe.refunds.create() and subscription cancel(). These are payment-gateway operations intended to move or manage money (including marketplace payouts and refunds). Although guardrails and approval steps are recommended, the skill's primary and explicit purpose is to perform financial transactions via Stripe, which matches the Direct Financial Execution criterion.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata