using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use local shell scripts such as
issue-worktree-create,pr-worktree-create,worktree-remove, andvde-worktree. These are repository-specific tools designed to automate Git worktree management, which is a standard practice for creating isolated development environments. - [SAFE]: No instances of prompt injection, data exfiltration, or obfuscation were detected. The skill's operations, including copying
.envrcfiles and runningrepo-setup, are restricted to the local repository context and represent common developer workflows for workspace initialization.
Audit Metadata