csharp-patterns
Warn
Audited by Snyk on Aug 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 includes an explicit payment API usage: an IPaymentGateway injected into an OrderService and a direct call to payments.ChargeAsync(order.Total, ct). This is a specific money-moving function (payment gateway charge), not a generic tool, so it constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata