using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes system commands and git operations to manage workspaces, including
git rev-parse,git worktree add, andgit check-ignore. - [EXTERNAL_DOWNLOADS]: Invokes standard package managers like
npm,pip,poetry,cargo, andgoto install dependencies based on found project manifest files. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access detected. Operations are within the expected scope of a development-oriented workspace utility.
Audit Metadata