using-git-worktrees

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to manage Git worktrees (e.g., git worktree add, git check-ignore) and to detect project metadata.
  • [COMMAND_EXECUTION]: Automates project setup and validation by executing standard ecosystem commands like npm install, cargo build, pip install, and go mod download based on the presence of project manifest files.
  • [COMMAND_EXECUTION]: Runs baseline tests using npm test, cargo test, pytest, or go test to verify the state of the newly created worktree.
  • [EXTERNAL_DOWNLOADS]: Triggers package managers to download dependencies from official registries (e.g., npmjs.org, pypi.org) as part of the standard setup process.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 02:13 PM
Security Audit — agent-trust-hub — using-git-worktrees