canton-ledger-api
Warn
Audited by Snyk on Jun 25, 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 is an explicit ledger transaction API: it provides command submission endpoints (CommandService.SubmitAndWait, CommandSubmissionService.Submit) for Create/Exercise commands, supports external prepare/execute flows with signing of submission hashes, and stream-based reading of committed transactions. These are direct transaction/asset operations (including external-signing flows), not generic helpers, so the agent can submit and execute ledger transactions (i.e., move or modify on-ledger assets). This meets the "send transaction / signing" criteria for Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata