using-git-worktrees

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill automates several shell-based tasks including git operations (git worktree, git rev-parse, git check-ignore), directory navigation, and file system checks (ls, grep).
  • [COMMAND_EXECUTION]: It executes build and test commands for various languages (npm test, cargo test, pytest, go test) based on detected project files.
  • [EXTERNAL_DOWNLOADS]: The skill triggers standard package managers (npm install, pip install, poetry install, go mod download) to fetch project dependencies when relevant configuration files are found.
  • [COMMAND_EXECUTION]: The skill modifies project state by appending to the .gitignore file and performing git commits to ensure worktree directories are properly tracked/ignored.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 08:50 AM