extension-stripe
Warn
Audited by Snyk on Apr 21, 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). This skill explicitly integrates with Stripe (a payment gateway). It includes a prefabricated Stripe module exposing createCheckoutSession(...) and getSessionStatus(...), backend endpoints to set a Stripe secretKey configuration, and frontend flows that create checkout sessions and redirect users to Stripe for payment. These are specific, purpose-built payment operations (initiating payment sessions and checking payment status) — i.e., direct financial execution via a payment gateway.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata