nextjs-stripe-integration
Warn
Audited by Snyk on Feb 16, 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 designed to integrate Stripe payment processing into Next.js apps. It includes concrete, specific instructions and code to create Stripe checkout sessions (one-time payments), create subscription checkout sessions, create customer portal sessions, use secret API keys, and handle webhook events. These are direct Payment Gateway operations (Stripe API calls) able to initiate and manage payments/subscriptions — i.e., direct financial execution capabilities.
Audit Metadata