architecture-patterns

Warn

Audited by Snyk on Apr 4, 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 payment integration: a PaymentGatewayPort with a charge(...) operation is used in the OrderService, and a StripePaymentAdapter is shown ("connects to Stripe API"). This is a specific payment-gateway integration (Stripe) and a send-transaction style operation (charge), which constitutes direct financial execution capability rather than a generic interface.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 4, 2026, 07:40 AM
Issues
1