hexagonal-architecture

Warn

Audited by Snyk on Jun 16, 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 documentation explicitly includes outbound ports and adapters for payments: it defines a PaymentGatewayPort with an authorize(...) method, shows a StripePaymentGateway adapter, and the composition root wires a StripeClient (Stripe). These are concrete payment gateway constructs (Stripe) and an authorization call — i.e., specific functionality to execute financial transactions. Therefore it grants direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 16, 2026, 02:47 PM
Issues
1
Security Audit — snyk — hexagonal-architecture