show-diff
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script located at
~/code/seabbs/dotfiles/scripts/show-diff.sh. This script is used to manage tmux panes and launch Neovim with thediffview.nvimplugin. The execution path is consistent with the author's namespace ('seabbs'), suggesting a standard personal dotfile integration. - [DATA_EXPOSURE]: The skill accesses git repository metadata and commit history to generate diffs. It may also invoke the
gh(GitHub CLI) tool to retrieve pull request information. These operations are limited to the local environment and standard development workflows.
Audit Metadata