gh-cli
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides installation instructions for Linux that fetch a GPG keyring from
cli.github.com. This is the official distribution domain for the GitHub CLI, a well-known service. - [COMMAND_EXECUTION]: Includes documentation for using
sudoto configure system package repositories and install the tool on Linux. These are standard administrative procedures for software installation from official sources. - [COMMAND_EXECUTION]: Provides extensive examples for performing GitHub operations via the command line (e.g., managing repositories, issues, pull requests, and secrets). All commands are standard features of the documented tool.
- [CREDENTIALS_UNSAFE]: References environment variables and token-based login methods (e.g.,
GH_TOKEN). All values provided are placeholders (e.g.,ghp_xxxxxxxxxxxx) and serve as instructional examples for secure credential management.
Audit Metadata