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 shell commands to manage Git worktrees, modify repository configuration (e.g., updating .gitignore), and run build and test suites using tools like npm, cargo, pip, and go.
- [EXTERNAL_DOWNLOADS]: The skill triggers the installation of project dependencies from external package registries (npm, PyPI, Crates.io, etc.) based on the presence of project manifest files like package.json or requirements.txt.
- [COMMAND_EXECUTION]: It manages file system locations outside the current working directory, such as ~/.config/superpowers/worktrees/, to support global worktree organization.
Audit Metadata