nextjs
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 includes an explicit Stripe integration example (app/api/webhooks/stripe/route.ts) that references stripe.webhooks.constructEvent and handles payment_intent events. This is a specific payment-gateway integration (Stripe), so it meets the "Payment Gateways" criterion for Direct Financial Execution authority.
Audit Metadata