gh-cli
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical reference for the official GitHub CLI tool. All commands and URLs are consistent with the official documentation and intended use of the tool.
- [EXTERNAL_DOWNLOADS]: Installation instructions include fetching a GPG keyring from cli.github.com, which is an official and trusted domain owned by GitHub.
- [COMMAND_EXECUTION]: Documentation includes standard administrative commands such as sudo apt install and git config required for software installation and configuration on Linux systems.
- [CREDENTIALS_UNSAFE]: The documentation mentions authentication methods using tokens and environment variables but uses safe placeholders (e.g., ghp_xxxxxxxxxxxx) and follows standard secret management practices for CLI tools.
Audit Metadata