using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes git commands to manage worktrees and repository state, including the modification of .gitignore and the creation of commits to ensure environment isolation.
- [EXTERNAL_DOWNLOADS]: Triggers standard package managers including npm, pip, poetry, and cargo to download dependencies from official registries as part of the project setup phase.
- [COMMAND_EXECUTION]: Executes repository-defined test commands such as npm test or pytest to establish a clean baseline for the newly created workspace.
- [COMMAND_EXECUTION]: Performs directory discovery and configuration checks by reading local files like CLAUDE.md to determine workspace preferences.
Audit Metadata