stripe-sync-webhook
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 is specifically built for Stripe (a payment gateway) integration: it references the Stripe SDK, requires STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET, verifies webhook signatures, and processes Stripe payment/invoice/subscription events (payment_intent., invoice., etc.). This is a targeted payment-gateway integration (not a generic tool), so it falls under Direct Financial Execution risk.
Audit Metadata