stripe-sync-minimal

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 designed for Stripe (a payment gateway). It requires and uses STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET, provides code to initialize a StripeSync client, process Stripe webhooks, run backfills (syncBackfill, syncSingleEntity), and exposes synced tables including charges, payment_intents, and payment_methods. Because it directly integrates with a payment gateway API and handles transaction/payment data and operations, it constitutes direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 09:32 PM