gh-cli
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides official installation instructions for the GitHub CLI, including fetching the GPG keyring from cli.github.com. This is a standard and expected procedure for installing the tool from its official source.
- [COMMAND_EXECUTION]: The documentation includes a wide array of shell commands for using the GitHub CLI and performing system-level setup, such as package installation via sudo apt and configuring shell completions in profile files. These are standard administrative tasks related to the tool's deployment and usage.
- [CREDENTIALS_UNSAFE]: The reference guide mentions commands and environment variables used for authentication (e.g., GH_TOKEN, gh auth login). These are documented features of the tool intended for legitimate user authentication and are handled as part of the tool's standard operation.
Audit Metadata