git-advanced-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill consists of documentation for standard Git commands and workflows.
- [COMMAND_EXECUTION]: The skill describes the use of standard Git commands. One feature,
git bisect run, allows for the execution of local scripts (e.g.,npm testor./test.sh) to automate debugging. This is a standard and documented feature of Git used for its primary purpose of version control and history management. The skill also references a local script atscripts/git-clean-branches.shfor routine branch maintenance.
Audit Metadata