git-worktree-remove
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Git commands (
git worktree remove,git branch -d,git worktree prune) to manage the repository state. It also includes conditional logic to suggest database cleanup commands (e.g.,neonctl,pscale) if specific configuration files like.envor.pscale.ymlare detected. These operations are aligned with the skill's stated purpose of worktree management and include explicit safety checks to prevent the accidental deletion of protected branches such asmainordevelop.
Audit Metadata