github
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the official GitHub CLI (
gh) using trusted system package managers, including Homebrew (brew) and APT (apt). - [COMMAND_EXECUTION]: The skill executes
ghCLI commands to interact with GitHub repositories. This is the intended and documented purpose of the skill, and the commands shown in the examples follow standard security practices for CLI usage. - [SAFE]: The skill does not contain any hardcoded credentials, obfuscated code, or unauthorized network requests. All operations are performed through the authenticated GitHub CLI environment.
Audit Metadata