feature-flags

Warn

Audited by Snyk on Jun 13, 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 document explicitly references payment gateways and direct payment calls: it shows toggles USE_STRIPE and USE_PAYPAL_FALLBACK and a processPayment function that calls stripeCharge(order) and paypalCharge(order). These are specific payment gateway integrations (Stripe, PayPal) and represent direct financial execution capability rather than generic tooling.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 13, 2026, 01:24 PM
Issues
1
Security Audit — snyk — feature-flags