git-worktree
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content for managing Git worktrees and does not exhibit malicious patterns.
- [COMMAND_EXECUTION]: The skill provides standard Git and package manager commands (e.g.,
git worktree,npm install,uv sync) intended for local development workflows. These commands are typical for the described purpose and operate within the user's local repository environment. - [DATA_EXFILTRATION]: While the skill mentions copying
.envfiles, it does so in the context of local environment replication between worktrees on the same machine. This is a standard development practice to maintain functionality across parallel checkouts and does not involve sending data to external or untrusted domains.
Audit Metadata