git-worktree-manager

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The scripts execute Git commands and local package managers (such as npm, yarn, pnpm, bun, or pip) to automate worktree setup and cleanup. All invocations use subprocess.run with argument arrays and without shell=True, preventing shell injection vulnerabilities.
  • [SAFE]: The skill manages environment files and folder layouts entirely on the local machine as described in its documentation. No remote network calls, obfuscation techniques, or data exfiltration behaviors were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 01:42 AM
Security Audit — agent-trust-hub — git-worktree-manager