using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Git and shell commands to manage isolated workspaces, including
git worktree add,git check-ignore, and directory traversal logic. - [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of project dependencies via standard tools such as
npm,pip,poetry, andgowhen corresponding manifest files are detected. - [COMMAND_EXECUTION]: The skill reads from
CLAUDE.mdto identify user preferences for directory locations, serving as an ingestion point for configuration data that influences the tool's execution path. - [SAFE]: Incorporates safety mechanisms to verify that local worktree directories are ignored by Git, automatically updating
.gitignoreif necessary to prevent accidental data exposure in the repository.
Audit Metadata