API Integration Specialist
Warn
Audited by Snyk on Jul 10, 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 code for integrating a payment gateway (Stripe). It requires a Stripe secret key and shows creating a PaymentIntent via stripe.paymentIntents.create, which is a direct API call that can initiate payments. It also demonstrates Stripe webhook handling/verification. These are specific, actionable payment operations (direct financial execution).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata