etherscan-api
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes requests to
api.etherscan.ioto retrieve blockchain data and references documentation fromdocs.etherscan.io. These are official endpoints for a well-known service. - [COMMAND_EXECUTION]: Uses standard system utilities
curlandbcto perform network requests and mathematical conversions of wei to human-readable units. These operations are scoped to the intended functionality of the skill. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing the agent to use an environment variable (
ETHERSCAN_API_KEY) for authentication rather than hardcoding secrets.
Audit Metadata