resonate-external-system-of-record-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 explicitly integrates with a financial ledger: it imports and uses the tigerbeetle-node Client, constructs ledger Account objects (debits/credits/ledger fields) and calls client.createAccounts to create accounts in TigerBeetle. The doc also lists "payment processor" and "blockchain" as system-of-record examples. This is a specific financial API/ledger integration (not a generic HTTP or browser tool), so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata