git-history-surgery
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional guidance for Git history management using standard CLI tools. It follows security best practices by recommending isolation and verification before any destructive operations.
- [COMMAND_EXECUTION]: The skill describes sequences of Git and shell commands (e.g.,
git worktree,git reset,git commit-tree). These are part of the intended primary purpose of the skill and include built-in safety checks such as verifying tree equality before pushing. - [DATA_EXFILTRATION]: Standard Git network operations (
git fetch,git push) are used to synchronize with remote repositories. These operations are scoped to the project's own repository infrastructure.
Audit Metadata