microservices_patterns
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 includes explicit payment-processing functions and calls (e.g., PaymentService.process_payment, payment_gateway.charge, payment_service.charge, payment_service.refund, PaymentCompletedEvent with transaction_id). These are specific payment-related operations (charge/refund/transaction IDs) rather than generic plumbing, so it provides direct financial execution capability.
Audit Metadata