using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Git commands (git worktree, git check-ignore, git rev-parse) and project setup tools (npm, cargo, pip, poetry, go) based on local project files. These actions are standard for development workflows and consistent with the skill's stated purpose.\n- [SAFE]: The skill includes a 'Safety Verification' step that ensures worktree directories are added to .gitignore to prevent accidental commits of worktree contents. It also uses a priority-based directory selection process and prompts the user when ambiguity exists, demonstrating responsible behavior.
Audit Metadata