e-commerce
Warn
Audited by Snyk on Feb 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 explicitly integrates with a payment gateway (Stripe). It includes server-side Stripe usage (Stripe secret key), functions that create checkout sessions and payment intents (stripe.checkout.sessions.create, stripe.paymentIntents.create), a webhook handler for payment events, and client-side confirmation via Stripe Elements (stripe.confirmPayment). These are specific payment-processing APIs that can initiate and complete financial transactions — not generic tooling — so the skill grants direct financial execution capability.
Audit Metadata