📄 skillActiveCuratedhigh
swarmclaw
by swarmclawai
Build and run autonomous AI agents with OpenClaw, multiple model providers, orchestration, delegation, memory, skills, schedules, and chat connectors.
Quality Breakdown
155/ 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
- Repository contains multiple installation and bootstrap scripts (install.sh, install-root.js, easy-setup.mjs, build-bootstrap-env.mjs) that execute automated setup without explicit user approval gates
- bin/ directory contains daemon, worker, and server commands that spawn and orchestrate autonomous processes (daemon-cmd.js, worker-cmd.js, server-cmd.js)
- CLAUDE.md and MEMORY.md files present indicating persistent configuration modification capability
- Multi-agent framework explicitly designed to spawn and orchestrate autonomous agents ('agent swarms', 'multi-agent orchestration', 'delegation')
- Dockerfile and docker-compose.yml indicate containerized execution environment with potential for elevated capabilities
- update-cmd.js and automatic update mechanisms (electron/updater.ts) enable remote code execution through updates without explicit approval