inngest-events
Warn
Audited by Snyk on May 8, 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 usage: the fan-out example calls stripe.subscriptions.create (a direct Stripe API invocation to create subscriptions). The docs also include payment-specific event names and payloads (billing/invoice.paid, payment/charge.succeeded) with amounts and Stripe-style IDs. Because it contains a concrete example of calling a payment provider API (Stripe) to perform a financial action, it meets the "Direct Financial Execution" criterion.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata