Stripe Payments Connector

Warn

Audited by Snyk on Mar 29, 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 payment integration and lists direct payment operations: creating PaymentIntents (stripe.paymentIntents.create()), managing subscriptions (stripe.subscriptions.create()), processing refunds (stripe.refunds.create()), and creating transfers/payouts for Stripe Connect (stripe.transfers.create(), destination charges, marketplace payouts). These are concrete, purpose-built APIs to move money and manage payments, not generic tooling.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 29, 2026, 04:34 AM
Issues
1