harness-worktrees
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script
reset-worktree-to-main.shlocated within the skill directory. This script performs standard Git operations (git fetch,git reset,git stash) to synchronize the local worktree with a remote repository. - [COMMAND_EXECUTION]: The instructions in
SKILL.mddirect the agent to execute the script automatically when the user provides specific triggers (e.g., "mode C"), which is consistent with the primary purpose of the skill.
Audit Metadata