altimate-code
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes the
altimate-codeCLI to execute data engineering tasks. It uses the--yoloflag to allow the sub-agent to operate non-interactively, which is a standard requirement for this tool's automated mode. - [EXTERNAL_DOWNLOADS]: Instructions are provided for the user to install the
altimate-codepackage from npm (npm install -g altimate-code). This is a legitimate vendor resource hosted on a well-known registry. - [SAFE]: The skill specifically mandates a prerequisite check and forbids the agent from installing the CLI tool automatically. This ensures the user maintains control over their environment and prevents unauthorized software installation.
Audit Metadata