git-worktree-manager

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Python's subprocess module and shell scripts to execute Git commands (git worktree, git status, git branch) and standard package managers (npm, pnpm, pip, go). These operations are necessary for the skill's functionality and are performed on the local file system.
  • [EXTERNAL_DOWNLOADS]: The setup-worktree.sh script facilitates the installation of project dependencies by invoking tools like npm install or pip install when a new worktree is created. This is standard developer workflow behavior and targets established package registries.
  • [DATA_EXPOSURE]: The skill accesses and copies .env files and reads .worktree-ports.json to manage environment synchronization and port allocation. This data remains local to the user's machine and no network exfiltration patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 01:08 AM