expo-api-routes
Warn
Audited by Snyk on Apr 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 documentation explicitly includes server-side examples for integrating with Stripe: creating checkout sessions using STRIPE_SECRET_KEY, deploying env vars (eas env:create --name STRIPE_SECRET_KEY ...), and handling Stripe webhooks (checkout.session.completed, payment_intent.payment_failed). These are specific payment gateway integrations (creating payment sessions and handling payment events), which constitute direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata