getting-started
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides commands to download the acli binary and PHP archive from the official Acquia GitHub repository (github.com/acquia/cli). This is a standard installation procedure for the vendor's tool.
- [COMMAND_EXECUTION]: Instructions include making the downloaded binaries executable using chmod +x and executing shell completion scripts via eval. These are standard operations for installing and configuring a command-line interface.
- [COMMAND_EXECUTION]: The skill suggests appending configuration lines to shell profile files like .bashrc and .zshrc to enable permanent shell completion, which is a common and expected setup step for developer tools.
Audit Metadata