using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Git commands (git worktree add, git rev-parse) and directory manipulations to create and manage isolated workspaces. These actions are strictly aligned with the core functionality of development environment setup.
- [EXTERNAL_DOWNLOADS]: Triggers standard package managers including npm, pip, poetry, cargo, and go to install dependencies from official repositories. These downloads are expected for the skill's primary purpose and target well-known services.
- [SAFE]: Analysis of the skill's logic reveals no evidence of malicious intent, data exfiltration, or unauthorized persistence mechanisms. All operations are standard for development workflows and include safety verifications like checking .gitignore status.
Audit Metadata