using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to identify project directories, manage Git worktrees, and perform automated Git operations like updating .gitignore and committing changes.
- [COMMAND_EXECUTION]: It automatically executes project-specific setup and test commands (e.g., npm install, cargo build, go mod download) based on the presence of standard manifest files.
- [EXTERNAL_DOWNLOADS]: The skill invokes well-known package managers to fetch dependencies from official registries, which is a standard part of the development workflow.
Audit Metadata