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, and npx.\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.log in SKILL.md.\n
  • Boundary markers: None present.\n
  • Capability inventory: Shell execution and file management (git, rm, npx) in SKILL.md.\n
  • Sanitization: Uses grep for specific output filtering.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 07:37 AM
Security Audit — agent-trust-hub — git-worktree-status