evm-explorers
Warn
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes a procedure to refresh chain data that involves installing the sablier package and running a script with node -e. This allows for the execution of code from an external source within the agent's environment.
- [COMMAND_EXECUTION]: The skill specifies a sequence of shell commands (mkdir, cd, npm init, npm install, node -e) to be executed by the agent if a refresh is requested.
- [EXTERNAL_DOWNLOADS]: The skill triggers an external download from the NPM registry to fetch the sablier package during its refresh cycle.
Audit Metadata