elegant-architecture
Warn
Audited by Snyk on Jul 2, 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 integration code: an OrderService that calls paymentGateway.charge(user, order.total) and wiring that service with a StripePaymentGateway(stripeClient). This references a specific payment gateway (Stripe) and a direct "charge" operation, which are explicit financial execution capabilities.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata