ima-bridging-on-skale
Warn
Audited by Snyk on Mar 20, 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 for blockchain transaction execution: it shows concrete code to instantiate a Wallet with a PRIVATE_KEY, create a Contract object, and call payable contract methods (e.g., messageProxy.sendMessage with { value: ethers.parseEther("0.001") }) and tx.wait(). It therefore provides specific crypto execution capabilities (signing and sending on-chain transactions and transferring native token value), not a generic API or browser automation. This meets the "Crypto/Blockchain (Wallets, Swaps, Signing)" criterion for Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata