stripe-mcp
Warn
Audited by Snyk on Jun 19, 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 to integrate with Stripe (a payment gateway). It requires a STRIPE_SECRET_KEY and exposes specific payment-related tools (create_customer, create_checkout_session, create_invoice, list_charges, list_subscriptions) that can create invoices/checkout sessions and manage payments/subscriptions. This is a direct financial execution capability (payment gateway integration), not a generic tool.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata