ito-compute
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to manually install the 'ito-compute-cli' by cloning the official repository from
https://github.com/Ito-Markets/ito-cloud-runtime.git. This is the primary dependency for the skill's functionality. - [COMMAND_EXECUTION]: The skill is designed to wrap a local CLI tool. It utilizes absolute file paths for the executable and provides specific command examples for RFQ submission and status checks, which are standard for its intended use case.
- [SAFE]: Credential management is handled following security best practices. The documentation explicitly warns against passing the
ITO_API_KEYvia command arguments or logs, recommending the use of environment variables or secret managers like 1Password instead.
Audit Metadata