resonate-external-system-of-record-pattern-java
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 explicitly describes and provides code examples for interacting with payment processors and ledgers (e.g., charging cards via Stripe-like PaymentGateway, submitting payments, and applying ledger/account balance deltas). It includes concrete APIs/operations such as PaymentGateway.submit, a Stripe example, and ledger.apply that are specifically designed to move or record money (reserve → charge → record workflow).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata