stripe-verify
Warn
Audited by Snyk on Feb 17, 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 to interact with a payment gateway (Stripe). It contains concrete, Stripe-specific commands and actions: creating real checkout sessions, completing test card payments, verifying subscriptions, canceling and resubscribing subscriptions, using the Stripe CLI (stripe listen, stripe events list, stripe events resend), and verifying webhook delivery/state changes. These are direct payment/subscription operations against a financial API (Stripe), not generic tooling, and therefore constitute direct financial execution capability.
Audit Metadata