api-commerce-stripe
Warn
Audited by Snyk on Apr 7, 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 designed for payment processing via Stripe: it documents use of the stripe npm SDK to create Checkout Sessions and PaymentIntents, manage customers and subscriptions, process refunds, handle webhooks, and perform Connect transfers/accounts. Those are direct payment/transfer operations (charging customers, issuing refunds, and moving funds to connected accounts). This is a payment gateway integration (Stripe) whose primary purpose is to execute financial transactions, so it grants Direct Financial Execution Authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata