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.py uses subprocess.run and subprocess.check_output to execute standard git commands (e.g., git diff, git rev-parse, git show) and diff2html. 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
Risk Level
SAFE
Analyzed
Mar 25, 2026, 10:28 AM