stripe-integration

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). The skill is explicitly a Stripe payments integration: it contains concrete Stripe API calls (e.g., stripe.customers.create, stripe.checkout.sessions.create, stripe.subscriptions.retrieve, stripe.billingPortal.sessions.create), uses secret API keys and webhook signing secrets, and implements subscription creation, invoice/payment handling, and customer billing portal flows. These are direct payment gateway operations (creating checkout sessions, managing subscriptions, handling payment events) — i.e., explicitly designed to move/manage money rather than being a generic tool.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 10:35 PM