dependency-injection-patterns
Warn
Audited by Snyk on Feb 22, 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 includes explicit, concrete payment-gateway integrations and code. Examples reference IPaymentProcessor/StripePaymentProcessor, AddStripePayments/AddPaymentServices, StripeOptions with ApiKey and WebhookSecret, and a factory that constructs a StripePaymentProcessor using an API key — all specific to Stripe (a payment gateway). Those are not generic placeholders; they are explicit payment API integrations that enable sending transactions. Therefore this grants Direct Financial Execution capability.
Audit Metadata