merge-changes-from-worktree
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute various git commands (
git worktree list,git status,git merge --ff-only,git fetch,git rebase) and run project-specific scripts such as tests, linters, or build commands. These actions are standard for development workflows and are performed within the local repository context to ensure code integrity before merging.
Audit Metadata