tax-calculation
Warn
Audited by Snyk on Mar 16, 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 includes explicit, specific integrations with payment gateways—most notably Stripe—with example code that creates PaymentIntents and Checkout sessions (stripe.paymentIntents.create, stripe.checkout.sessions.create) and configures Stripe Tax to collect payments. These are concrete payment API calls (not generic HTTP or browser automation) and therefore constitute direct financial execution capability. TaxJar and Avalara integrations are also explicitly described (including committing transactions), but the decisive factor is the Stripe payment API usage which can initiate money-moving operations.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata