github-integration
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents how to configure shell commands within environment setup scripts and SessionStart hooks (e.g., 'apt update && apt install -y gh'). These are legitimate procedures for provisioning necessary tools in cloud-hosted development VMs.
- [EXTERNAL_DOWNLOADS]: The skill and its provided templates reference the installation of the GitHub CLI and various project dependencies using official package managers (apt, npm, pnpm, cargo, pip) and well-known GitHub Actions. These downloads originate from trusted service providers and official software registries.
Audit Metadata