git-advanced-workflows
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and instruction for using Git commands. No suspicious activities or security risks were identified in the instructions or metadata.
- [COMMAND_EXECUTION]: The documentation includes shell command examples for Git operations (e.g., 'git rebase', 'git cherry-pick', 'git worktree'). These are standard development workflows intended for local repository management and do not involve unauthorized execution or command injection vulnerabilities.
- [REMOTE_CODE_EXECUTION]: The skill mentions 'git bisect run ./test.sh'. This is a standard Git feature for automated debugging using user-provided local scripts and does not involve the download or execution of untrusted remote code.
Audit Metadata