registering-agent-base-dev
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local shell script
scripts/register.shto perform a registration API call viacurl. This is a standard administrative task for the skill's stated purpose of registering a builder code. - [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
oxpackage vianpm i ox. This is a well-known library used for Ethereum utilities and ERC-8021 data encoding, matching the skill's technical requirements. - [EXTERNAL_DOWNLOADS]: The skill performs an API request to
api.base.dev, which is the official endpoint for the Base (Coinbase) developer platform. This communication is required for obtaining the builder attribution code.
Audit Metadata