zerion-monad-addresses
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides curated, hardcoded contract addresses for tokens and protocols on the Monad network. It is designed to assist users in providing explicit addresses to the Zerion CLI to avoid ambiguity.- [EXTERNAL_DOWNLOADS]: The skill fetches token lists and protocol configurations from the
monad-cryptoGitHub organization (raw.githubusercontent.com/monad-crypto/*). These are established sources for information regarding the Monad blockchain.- [COMMAND_EXECUTION]: Includes standard instructions for usingcurl,jq, andcast(Foundry). These tools are used for diagnostic purposes and to verify the presence of contract bytecode on the blockchain.- [SAFE]: The workflow includes a mandatory verification step usingcast codeoreth_getCodebefore interacting with any address. This is a robust security measure that ensures the agent or user is interacting with deployed code rather than an empty or malicious address.
Audit Metadata