stripe-integration
Warn
Audited by Snyk on Feb 16, 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 designed for payment processing using Stripe. It includes server-side API calls that create and confirm payment intents, create subscriptions, attach payment methods, create charges, handle refunds/disputes, and manage webhook events — all actions that initiate, authorize, or manage real financial transactions. It also specifies secret/live API keys and CLI/webhook flows for testing/production. This is a specific payment gateway integration (Stripe), so it grants direct financial execution capability.
Audit Metadata