monetization
Warn
Audited by Snyk on Aug 10, 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 explicitly integrates with the Stripe payment gateway: it instructs installing the Stripe SDK, sets stripe.api_key, and includes code to create customers, create subscriptions, create checkout sessions (which return client secrets/URLs), create billing portal sessions, and handle payment webhooks. Those are concrete payment APIs capable of initiating and managing real charges/subscriptions—i.e., direct financial execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata