inngest
Warn
Audited by Snyk on Apr 14, 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 documentation includes explicit, concrete payment gateway calls: the processOrder example calls stripe.charges.create to charge a customer and returns a chargeId, and there's a dedicated Stripe webhook handler (stripe-webhook) with payment-related steps (fulfill-order, cancel-subscription). It also references payment-specific validation and idempotency for payment functions. These are specific payment API operations (Stripe) that enable sending transactions, so this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata