git-teacher-setup
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands to check system status, configure Git identity, and manage repositories (e.g.,
git config,gh auth status,mkdir,git init). - [COMMAND_EXECUTION]: Uses administrative privileges (
sudo) on Linux systems to install packages and manage GPG keyrings in/etc/apt/keyrings. - [EXTERNAL_DOWNLOADS]: Fetches the official GPG keyring and repository configuration for GitHub CLI from the verified domain
cli.github.com. - [EXTERNAL_DOWNLOADS]: Directs users to the official
git-scm.comdomain for manual Windows installations.
Audit Metadata