git-advanced-workflows
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and standard documentation for advanced Git features. The instructions focus on productivity, history management, and error recovery using official Git commands.
- [COMMAND_EXECUTION]: The skill includes instructions for automated binary searches using
git bisect run. This involves executing local scripts (e.g.,./test.sh) or testing frameworks (e.g.,npm test). While this executes code, it is a primary and expected function of the Git bisect tool for troubleshooting software regressions.
Audit Metadata