worktree-doctor

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/worktree_doctor.py executes local git commands (git rev-parse, git ls-files) to retrieve repository metadata. These commands are invoked using safe subprocess practices with hardcoded arguments for read-only operations.
  • [EXTERNAL_DOWNLOADS]: The skill declares a dependency on the rich Python library via a PEP 723 header in scripts/worktree_doctor.py. rich is a well-known and trusted package for terminal formatting.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 08:50 AM
Security Audit — agent-trust-hub — worktree-doctor