skills/onmax/skills/worktree-cleanup/Gen Agent Trust Hub

worktree-cleanup

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Employs standard terminal tools including git, docker, and find to perform repository and system-level cleanup operations. It uses git worktree remove and git branch -d for safe repository pruning based on merged status and commit history.
  • [EXTERNAL_DOWNLOADS]: Communicates with remote servers via git fetch --all to synchronize branch states and uses ssh aliases to manage workspaces on remote servers (e.g., VPS cleanup). The network operations are restricted to standard development workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 12:52 AM
Security Audit — agent-trust-hub — worktree-cleanup