etherscan-api
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes requests to
api.etherscan.ioand suggests fetching documentation fromdocs.etherscan.io. These are official endpoints for Etherscan, a reputable service in the blockchain space. - [COMMAND_EXECUTION]: Employs
curlfor API interactions andbcfor mathematical operations. These utilities are used within the scope of the skill's defined functionality. - [SAFE]: No security issues such as obfuscation, unauthorized data access, or privilege escalation were identified. The handling of sensitive data (API keys) via environment variables is consistent with security best practices.
Audit Metadata