git-worktree-status
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to monitor Git worktrees and background tasks.\n
- Evidence: Scripts in SKILL.md call
git rev-parse,pgrep,grep,rm, andnpx.\n- [SAFE]: The skill monitors locally generated log files to report development status.\n - Ingestion points:
.worktree-logs/typecheck.log,.worktree-logs/tests.log, and.worktree-logs/build.login SKILL.md.\n - Boundary markers: None present.\n
- Capability inventory: Shell execution and file management (
git,rm,npx) in SKILL.md.\n - Sanitization: Uses
grepfor specific output filtering.
Audit Metadata