segment-cdp
Warn
Audited by Snyk on Apr 14, 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: it includes a Stripe webhook handler (app/api/webhooks/stripe/route.ts) that processes events like checkout.session.completed and customer.subscription.created and accesses payment fields (amount_total, currency, payment_method, subscription items). Although the primary purpose is analytics, the prompt contains a specific Stripe API/webhook integration (a payment gateway), which matches the "Payment Gateways (Stripe, PayPal, etc.)" criterion for Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata