using-git-worktrees

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to automate development environment setup.
  • Evidence: Executes standard project commands such as npm install, cargo build, pip install, and go mod download based on detected project files.
  • Evidence: Performs Git operations (git worktree add, git rev-parse) to manage isolated workspaces.
  • Evidence: Includes safety checks using grep to ensure local worktree directories are excluded from version control via .gitignore.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 09:03 AM
Security Audit — agent-trust-hub — using-git-worktrees