monetization

Warn

Audited by Snyk on Apr 14, 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). Yes. The skill explicitly integrates with Stripe (payment gateway) and includes concrete code that performs payment-related actions: setting stripe.api_key, creating customers (stripe.Customer.create), creating subscriptions (stripe.Subscription.create), creating checkout sessions (stripe.checkout.Session.create), creating billing portal sessions, and webhook handlers for payment events. These are specific, non-generic payment APIs capable of initiating and managing real money transactions and subscription billing.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 14, 2026, 06:03 PM
Issues
1