⌨️ cli toolActiveCuratedhigh
openwork
by different-ai
An open-source alternative to Claude Cowork built for teams, powered by opencode
Quality Breakdown
172/ 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
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains multiple shell scripts in .opencode/skills directories (check-lock.sh, update-lock.sh, publish-openwork-orchestrator.sh) that execute arbitrary commands
- Includes .opencode configuration and agent definitions (.opencode/agent/, .opencode/commands/, .opencode/skills/) that enable autonomous agent operation and multi-agent orchestration
- CLI tool 'openwork-orchestrator' mentioned in README with 'approval auto' flag suggests autonomous operation without human approval gates
- References to 'opencode' framework throughout suggests capability to spawn and orchestrate sub-agents for workflow execution
- Repository contains bootstrap and installation scripts (apps/app/scripts/, apps/orchestrator/) for persistent configuration and automation
- Desktop application and server deployment capabilities indicate system-level access and potential terminal/shell execution