using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes system commands including git worktree operations and test runners (npm test, pytest, etc.) to manage isolated environments and verify code integrity.
- [EXTERNAL_DOWNLOADS]: The skill invokes standard package managers like npm, pip, poetry, cargo, and go to install dependencies defined in the local project's manifest files.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's behavior aligns with its documented purpose of setting up development workspaces.
Audit Metadata