skills/p10ns11y/skills/git-worktrees/Gen Agent Trust Hub

git-worktrees

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes several bash scripts that execute local commands such as git, grok, find, du, and rm to manage the filesystem and Git state.
  • scripts/agent-worktree-clean.sh uses the grok CLI to manage a registry of worktrees and performs cleanup operations.
  • scripts/agent-worktree-merge.sh and scripts/agent-worktree-remove.sh use standard git worktree commands for repository management.
  • Implementation uses secure patterns (list-based subprocess calls in Python, quoting of shell variables, and find -print0) to prevent command injection from local file paths or tool outputs.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 06:27 AM
Security Audit — agent-trust-hub — git-worktrees