resonate-saga-pattern-typescript
Warn
Audited by Snyk on Aug 10, 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 execution functions and calls: e.g., a chargePayment implementation that calls paymentClient.charge (with amount, customerId, method, orderId), refundPayment calling paymentClient.refund, and RPCs to a payment-service. These are concrete payment/transaction operations (direct financial execution), not just generic placeholders.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata