yo-protocol-sdk
Warn
Audited by Snyk on Mar 3, 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 designed to perform on-chain financial operations. It exposes wallet-based write actions (approve(), deposit(), redeem(), claimMerklRewards(), prepareDeposit()/prepareRedeem(), prepareApprove()), prepared transactions for Safe/AA, transaction waiting/checking (waitForTransaction, waitForRedeemReceipt), and passes partnerId to gateway contract. These are specific crypto/blockchain transaction functions for moving assets on Ethereum/Base/Arbitrum, not generic tooling. Therefore it grants direct financial execution capability.
Audit Metadata