📚 resourceActivePromisingmedium

onyx

by onyx-dot-app

Open Source AI Platform - AI Chat with advanced features that works with every LLM

Stars

30.2k

Skill Type

📖 Library & API Reference

Quality Score

109/200

License

NOASSERTION

Forks

4.1k

Last Updated

Jun 11, 2026

Discovered

Apr 5, 2026

Validation

Passed

github.com/onyx-dot-app/onyx

Quality Breakdown

109/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
â—‹Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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