billing
Warn
Audited by Snyk on Jul 17, 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: it instructs storing STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET, registering payment webhooks, and uses a Stripe client to get/create customers and create checkout sessions (createCheckoutSession). These are specific payment gateway actions that enable moving money and managing subscriptions.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata