stripe-webhooks
Warn
Audited by Snyk on Apr 4, 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 built around Stripe, a payment gateway: it uses the Stripe SDK, expects STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET, and handles payment-related events (payment_intent.succeeded, invoice.paid, customer.subscription.created, etc.). This is a specific payment-gateway integration (not a generic API or browser automation), so it qualifies as direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata