dependency-injection
Warn
Audited by Snyk on Mar 13, 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 is primarily about dependency injection, but it explicitly references payment provider integrations in its Factory Pattern example (IPaymentProcessor, PaymentOptions, and provider cases "stripe" => StripeProcessor, "paypal" => PayPalProcessor). Those are specific payment gateway integrations (Stripe/PayPal), which matches the rule to flag skills that contain explicit payment gateway functionality. Therefore it qualifies as Direct Financial Execution risk per the provided criteria.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata