billing-automation

Warn

Audited by Snyk on Mar 31, 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 performs payment execution: the BillingEngine.charge_customer implementation calls stripe.Charge.create(...) to charge saved payment methods, and the dunning/retry logic invokes that same charge flow. This is a specific payment gateway integration (Stripe) and thus is designed to move money rather than being a generic tool.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 31, 2026, 02:04 AM
Issues
1
Security Audit — snyk — billing-automation