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
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 2, 2026, 11:19 AM
Issues
1
Security Audit — snyk — elegant-architecture