strategy-pattern-go
Warn
Audited by Snyk on Feb 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's examples explicitly include payment gateway clients and calls (e.g., StripeStrategy using stripe.Client.CreatePaymentIntent and PaypalStrategy using paypal.Client.CreateOrder). Those are specific payment gateway APIs for executing payments, which qualify as direct financial execution capability.
Audit Metadata