using-git-agent
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
git-agentCLI tool via Homebrew (brew install GitAgentHQ/brew/git-agent) or Go (go install github.com/gitagenthq/git-agent@latest). These sources belong to the official vendor (GitAgentHQ) and are standard installation methods. - [COMMAND_EXECUTION]: The skill uses the
git-agentCLI to fetch further instructions (git-agent skills get core) and perform repository operations (git-agent status,git-agent related). These commands are the primary purpose of the skill and operate within the context of the installed tool. - [DATA_EXPOSURE]: The documentation mentions the configuration file path
~/.config/git-agent/config.ymlto explain configuration precedence. No commands are provided to exfiltrate or inappropriately access this file.
Audit Metadata