using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development and Git commands, such as
git worktree add,npm install,cargo build, and various test runners (pytest,go test). These operations are appropriate for the skill's purpose of setting up isolated development environments. - [EXTERNAL_DOWNLOADS]: The skill utilizes official package managers (npm, pip, poetry, go, cargo) to install dependencies. These operations target well-known, established package registries.
- [PROMPT_INJECTION]: No instructions attempting to bypass safety filters, override agent behavior, or extract system prompts were identified.
- [DATA_EXFILTRATION]: No evidence of sensitive data access or unauthorized network communication was found.
Audit Metadata