morpho-builder
Warn
Audited by Snyk on Apr 30, 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 interacting with a blockchain lending protocol and includes concrete, finance-execution capabilities: SDK entity methods that perform on-chain operations (Market.v.supply(), .borrow(), .repay(), .withdraw(), vault.mint(...)), ABIs and encodeFunctionData/readContract usage, a bundler SDK for multi-step transaction bundling (approvals, transfers, Morpho ops in one tx), guidance on prepare/simulate/confirm/execute flows, and useSendTransaction/wagmi integration. These are specific crypto/blockchain transaction and signing operations intended to move assets on-chain, so it meets the "Direct Financial Execution" criteria.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata