Git Environment
Pass
Audited by Gen Agent Trust Hub on Jun 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes standard git commands (git fetch, git worktree, git checkout, git push, etc.) and project-specific tools (make run-gitlint, gh pr create). These operations are consistent with the skill's primary purpose of automating git development workflows.
- [EXTERNAL_DOWNLOADS]: Includes commands to fetch from and push to remote git repositories. These actions target user-configured remotes ($GIT_FORK_REMOTE, $GIT_UPSTREAM_REMOTE) and are essential for the skill's functionality.
Audit Metadata