canton-wallet-sdk
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 explicitly a wallet SDK for blockchain token operations. It provides purpose-built APIs for generating keys, allocating external parties, preparing transfers, signing transactions, and submitting them to the ledger (e.g., "prepareTransfer", "sign", "await sdk.submit(signed)"). It also describes one-step transfer pre-approvals and the CIP-0103 dApp signing flow ("prepareExecute → human-readable decode → sign"), and targets wallet providers/exchanges. These are specific crypto/blockchain wallet functions that directly move tokens/funds, not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata