using-git-worktrees

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill leverages standard git utilities to manage isolated workspaces, including git worktree add, git worktree prune, and git worktree remove.
  • [COMMAND_EXECUTION]: It automates project initialization and validation by detecting configuration files and running corresponding setup and test commands such as npm install, pip install, pytest, and cargo build.
  • [COMMAND_EXECUTION]: File system management commands, including mkdir and rm -rf, are used to prepare and clean up worktree directories, with variables correctly quoted to ensure safety during execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 02:12 AM