invoice-generation-automation
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 explicitly includes payment-gateway integrations and API calls. It names Stripe Invoicing as a recommended option and contains concrete Stripe API code (stripe.invoices.create, stripe.invoiceItems.create, stripe.invoices.finalizeInvoice, stripe.invoices.sendInvoice) to create, finalize, and send invoices (and notes Stripe handles payment/dunning). Mention of Stripe Invoicing (a payment gateway/billing API) is a specific financial tool designed to manage billing and payments, so this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata