payments
Warn
Audited by Snyk on Mar 15, 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 includes SDK setup, server-side use of STRIPE_SECRET_KEY, and direct calls like stripe.checkout.sessions.create, stripe.billingPortal.sessions.create, subscription creation, and payment confirmation. These are specific payment-gateway APIs intended to create and process transactions (move money), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata