using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various shell commands for project management, including
git worktree,git check-ignore, andgit rev-parseto manage isolated workspaces. - [COMMAND_EXECUTION]: Automatically detects project types and executes standard setup and test commands such as
bundle install,npm install,cargo build,pip install,poetry install,go mod download, and various test runners likebin/rails test,npm test, andpytest. - [EXTERNAL_DOWNLOADS]: Standard dependency management tools (npm, pip, cargo, go mod, bundle, poetry) are invoked, which may download external packages from their official registries during the workspace setup phase.
Audit Metadata