git-worktrees
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes git CLI commands for repository management, including 'git rev-parse' for environment detection, 'git worktree' for creating and removing workspaces, and 'git clone' for sandbox fallbacks. These operations are constrained to the local file system and are standard developer workflows.\n- [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected. The skill includes protective instructions to prevent environment corruption and handle submodules correctly.
Audit Metadata