java-enterprise-patterns

Warn

Audited by Snyk on Apr 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 includes payment-processing code and named payment gateway implementations. It defines a PaymentService with methods like processPayment/processAndNotify, a PaymentRepository, and a PaymentGateway interface with concrete implementations labeled StripePaymentGateway and PayPalPaymentGateway. Because it references specific payment gateways (Stripe, PayPal) and contains code patterns for processing payments, it constitutes direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 12, 2026, 09:36 AM
Issues
1
Security Audit — snyk — java-enterprise-patterns