hexagonal-architecture

Warn

Audited by Snyk on Apr 14, 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 explicitly models payment gateway ports and adapters: it defines a PaymentGatewayPort with an authorize(...) method, shows a StripePaymentGateway adapter, and the composition root wires a Stripe client (StripePaymentGateway) into use cases. These are specific payment gateway integrations (Stripe) and thus constitute direct financial execution capability rather than a generic API or browser tool.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 14, 2026, 12:19 AM
Issues
1
Security Audit — snyk — hexagonal-architecture