📚 resourceActivePromisingmedium
onyx
by onyx-dot-app
Open Source AI Platform - AI Chat with advanced features that works with every LLM
Quality Breakdown
109/ 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/ and .cursor/ directories with configuration and skills that could be used to customize AI tool behavior
- CLAUDE.md and AGENTS.md files present, suggesting persistent configuration and multi-agent orchestration capabilities
- DevContainer setup includes init scripts (init-dev-user.sh, init-firewall.sh) with shell execution capabilities
- Multiple GitHub Actions workflows that execute automated tasks including Docker builds, database migrations, and deployment
- Backend includes database migration scripts (alembic) that modify persistent system state
- Installation script referenced in README (curl ... | bash) represents arbitrary remote code execution pattern