stripe
Warn
Audited by Snyk on Mar 29, 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 a dedicated Stripe payment integration: it requires a Stripe secret key, provides functions to create checkout sessions (createCheckoutSession) and check session/payment status (getSessionStatus), and the frontend redirects users to Stripe checkout URLs. These are specific payment gateway APIs and flows (Stripe), explicitly designed to initiate and manage real payments rather than being a generic tool. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata