⌨️ cli toolActivePromisinghigh
zylos-core
by zylos-ai
🐙 Give your AI a life — open-source agent infrastructure for team collaboration.
Quality Breakdown
107/ 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
- Install script (scripts/install.sh) uses curl piping to bash - executes arbitrary remote code with elevated privileges
- CLI commands include shell execution (cli/commands/shell.js) and system service management (service.js, pm2.js)
- Self-upgrade mechanism (cli/lib/self-upgrade.js, cli/lib/self-upgrade-finalize.js) allows automatic code updates without explicit approval
- Docker entrypoint and docker-compose orchestration enable autonomous containerized execution
- CLAUDE.md present - persistent configuration file that may modify AI system behavior
- PM2 integration for persistent process management and autonomous scheduling