dojo-transactions
Warn
Audited by Snyk on Jun 17, 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 provides APIs to execute on-chain transactions and sign/send messages using a user account and provider (provider.execute, account.waitForTransaction, sdk.sendMessage/sendMessageBatch). It references blockchain-specific concepts (maxFee in wei, transaction_hash, calldata, account address) and is designed to perform contract calls and batch transactions on-chain — i.e., direct crypto/blockchain transaction and signing capabilities. This is a specific financial/transaction execution capability, not a generic tool.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata