web3-dev
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION]: The skill communicates with the Blockscout PRO API at
api.blockscout.comto fetch blockchain data. This activity is the core function of the skill and corresponds with the developer's identity and stated purpose. - [COMMAND_EXECUTION]: The instructions direct the agent to execute shell commands using
curl,jq, andoastools(an OpenAPI exploration tool) to interact with the API and process the bundled OpenAPI specification. - [SAFE]: The skill implements robust security protocols for handling API keys. It specifically advises the agent against asking users to paste keys into the conversation and provides guidance on secure storage using environment variables, gitignored
.envfiles, and platform-specific secret managers.
Audit Metadata