vercel-deploy
Warn
Audited by Snyk on Jun 26, 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 documentation includes explicit payment gateway code and credentials: it shows using Stripe with a test vs production key and the line "const result = await stripe.charges.create({...})", and even example API keys like "sk_live_abc123". Those are specific payment gateway operations that can create real charges — i.e., direct financial execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata