stripe-sync-setup
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). This skill is explicitly about integrating with Stripe (a payment gateway). It instructs installing stripe-sync-engine, requires STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET, and creates a StripeSync instance that interacts with the Stripe API to sync payment-related data into PostgreSQL. This is a specific payment-gateway integration (not a generic tool), so it meets the criteria for direct financial execution capability.
Audit Metadata