using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard
git,npm,cargo,pip,poetry, andgocommands to manage isolated workspaces, install dependencies, and run test suites. These are standard development operations. - [EXTERNAL_DOWNLOADS]: Triggers dependency installation through official package managers (e.g., npm, pip, cargo) based on project manifest files. These downloads are performed from well-known public registries during the workspace setup process.
Audit Metadata