git-history-detective
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Git commands such as
git blame,git log, andgit showto provide repository insights and historical data analysis within the local filesystem. - [COMMAND_EXECUTION]: Incorporates
git bisect run, a feature that automates bug hunting by executing local test commands (e.g.,npm test) against different versions of the code to pinpoint regressions.
Audit Metadata