using-git-worktrees
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill executes standard development commands such as
git worktree,grep, andlsto manage repository state and workspace isolation. These operations are scoped to the user's project directory and intended global configuration path.- [EXTERNAL_DOWNLOADS] (SAFE): The skill automatically runs dependency installation commands (npm install,pip install,cargo build, etc.) when it detects corresponding project manifest files. While these trigger network downloads, they use established package managers and target standard registries as part of a routine development workflow.- [PROMPT_INJECTION] (SAFE): The skill contains no instructions designed to bypass agent constraints or safety protocols. It follows a structured logic for directory selection and safety verification.- [DATA_EXFILTRATION] (SAFE): No patterns related to credential theft, sensitive file access (e.g., SSH keys), or data transmission to untrusted external domains were detected.
Audit Metadata