using-git-worktrees

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs various shell operations to manage development environments. It executes directory checks, Git commands for worktree management and ignore-verification, and triggers project-specific setup and test commands. All operations are aligned with the intended purpose of isolating feature work.
  • [EXTERNAL_DOWNLOADS]: Automated dependency installation is performed using standard package managers including npm, pip, poetry, cargo, and go. These operations target official registries and are triggered only when corresponding project configuration files (e.g., package.json, requirements.txt) are present.
  • [DATA_EXPOSURE]: The skill reads project-local files such as CLAUDE.md and .gitignore to determine configuration preferences and safety status. Access is restricted to the current project context and does not involve sensitive system-level files or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 09:56 AM