code-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill was analyzed across all ten threat categories and no security issues were found. The use of shell commands and package managers is appropriate for the skill's intended purpose of managing local development environments.
- [COMMAND_EXECUTION]: The skill uses shell commands for git repository operations, file searching, and running tests. These operations are scoped to the local repository and follow established developer workflows.
- [EXTERNAL_DOWNLOADS]: The skill triggers project-level dependency installation using standard tools like npm, pip, poetry, cargo, and go when relevant configuration files are present. These downloads target official package registries and are expected behavior for environment setup.
Audit Metadata