stripe-refund-dispute-lifecycle
Warn
Audited by Snyk on Jun 13, 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 tailored to Stripe payment handling: it references Stripe webhook events (charge.refunded, dispute events), Stripe types (Stripe.Charge), and calls Stripe APIs such as stripe.refunds.list and stripe.checkout.sessions.list as part of refund/delta computation and credit revocation. Because it is specifically designed around a payment gateway (Stripe) and includes direct Stripe API usage, it meets the “payment gateway” criterion for direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata