design-patterns

Warn

Audited by Snyk on Aug 23, 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 contains explicit, payment-specific code and APIs: a PaymentGateway interface with charge/processPayment, concrete StripeGateway/PayPalGateway classes, a StripeFactory that instantiates a gateway using STRIPE_KEY, and a StripeSDK.createPayment + StripeAdapter example. Those are specific payment gateway integrations (Stripe/PayPal) capable of executing charges — therefore this grants direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 23, 2026, 08:00 PM
Issues
1
Security Audit — snyk — design-patterns