stripe-payments
Warn
Audited by Snyk on Feb 24, 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 a Stripe payments integration. It contains concrete, payment-specific APIs and workflows (Payment Intents, Checkout Sessions, Payment Links, Payment Element, saving cards, 3D Secure/SCA, webhooks) and example code calling stripe.checkout.sessions.create and stripe.paymentIntents.create. These are direct payment gateway operations used to create/confirm payments, save payment methods, and handle fulfillment/refunds/webhooks — i.e., explicitly designed to move money.
Audit Metadata