stripe

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). This skill is explicitly a Stripe payment-integration helper and contains direct, specific payment gateway operations: server-side Stripe SDK initialization with a secret key and code that creates checkout sessions (stripe.checkout.sessions.create), creates billing portal sessions, handles payment webhooks, lists prices, retrieves and cancels subscriptions (stripe.subscriptions.cancel), and other Stripe API calls. These are concrete payment/transaction and subscription-management operations (i.e., directly moving or managing money) rather than generic tooling. Therefore it grants direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 10:08 PM