🔌 pluginActivePromisingmedium
worktrunk
by max-sixty
Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows
Quality Breakdown
117/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains Claude plugin configuration (.claude-plugin/) with hook scripts (wt.sh) that execute shell commands
- Multiple GitHub Actions workflows (.github/workflows/) could potentially execute arbitrary commands in CI/CD pipeline
- Extensive .claude/ directory with skills and configuration that could influence AI agent behavior
- Build script (build.rs) and Cargo configuration present, allowing custom build-time code execution
- Plugin hooks configuration (hooks.json) designed to integrate with Claude, potentially automating workflows
- Multiple persistent configuration directories (.config/, .claude/, .claude-plugin/) that modify tool behavior