hexagonal-architecture
Warn
Audited by Snyk on Aug 12, 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 defines a PaymentGatewayPort with an authorize(...) method, shows a StripePaymentGateway outbound adapter, and wires a Stripe client in the composition root. These are specific payment-gateway integrations (Stripe) capable of authorizing payments — i.e., explicit financial execution functionality.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata