installing-looker-cli
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the
looker-clibinary for macOS, Linux, and Windows from the author's official GitHub repository (github.com/looker-open-source). - [COMMAND_EXECUTION]: Executes shell commands to manage the installation process, including setting executable permissions (
chmod +x), creating local binary directories (mkdir -p), and moving files into the system PATH.
Audit Metadata