Stripe MCP 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 a Stripe integration that connects to Stripe's payment infrastructure and exposes API actions for creating customers, managing subscriptions, creating/finalizing invoices, and references Payment Intents and secret API keys. These are specific payment-gateway operations (e.g., "stripe_create_subscription", "stripe_finalize_invoice", payment intents) that can initiate or manage financial transactions. This meets the criteria for Direct Financial Execution.
Audit Metadata