operations-worktree
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides clear instructions for standard Git operations and utilizes a local shell wrapper for convenience. The provided workflows aim to improve repository hygiene by preventing branching from stale local heads.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard Git CLI commands (
git fetch,git worktree,git symbolic-ref). These are common development operations and are used here within their intended scope for local repository management.
Audit Metadata