github
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSNO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the official
ghcommand-line tool for GitHub interactions. It provides standard usage patterns for subcommands such aspr,run,issue, andapito retrieve repository data and manage workflows. - [EXTERNAL_DOWNLOADS]: The skill metadata defines installation procedures for the GitHub CLI through official package managers, specifically Homebrew (
brew) and APT (apt). These represent trusted distribution channels for a well-known service. - [NO_CODE]: This skill is composed solely of a markdown specification file (
SKILL.md) providing instructions and examples. It does not ship with any executable script files or background processes.
Audit Metadata