taiko-shadow
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads a setup script (start.sh) from the author's official GitHub repository (taikoxyz/shadow) to initialize the environment.
- [REMOTE_CODE_EXECUTION]: Executes the downloaded setup script directly via shell pipe (curl | sh). As the resource originates from the vendor's own infrastructure, this is treated as a safe configuration step for the skill's purpose.
- [COMMAND_EXECUTION]: Invokes several command-line utilities including
node,docker, andcastto perform cryptographic operations, manage the ZK prover, and execute blockchain transactions.
Audit Metadata