architecture-patterns

Warn

Audited by Snyk on May 29, 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 explicitly defines payment interfaces and a Stripe adapter that performs charges. It includes domain interfaces like payment_gateway/payment_gateway.py and an adapters/gateways/stripe_payment_gateway.py with code calling stripe.Charge.create (charge/transaction creation). Those are specific payment gateway integrations that can move money (direct financial execution).

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 29, 2026, 04:27 PM
Issues
1
Security Audit — snyk — architecture-patterns