git-diff-browser
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
diff-view.pyusessubprocess.runandsubprocess.check_outputto execute standardgitcommands (e.g.,git diff,git rev-parse,git show) anddiff2html. These are necessary for the skill's primary function of generating and displaying diffs and do not involve unsanitized user input in a dangerous context.
Audit Metadata