billing-automation
Warn
Audited by Snyk on Jul 27, 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 designed for billing and payment processing. The BillingEngine includes a charge_customer implementation that calls stripe.Charge.create to create payments, and the billing cycle code invokes that charge method to process customer payments. This is direct financial execution via a payment gateway API (Stripe).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata