📄 skillActivePromisinghigh
openclaw-claude-code
by Enderfga
Run Claude Code, Codex, Gemini, Cursor Agent and custom coding CLIs as one unified runtime for claw-style agent systems. Runs standalone, with first-class OpenClaw plugin support.
Supported Platforms
🤖 Claude Code
Quality Breakdown
87/ 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 install.sh script - bootstrap automation that could modify system state
- CLAUDE.md file present - indicates persistent configuration modification capability
- Multi-agent spawning architecture: 'council' system, 'claw-orchestrator' skill, and consensus mechanisms enable autonomous multi-agent orchestration
- Exposes CLI tool execution: bin/cli.ts and multiple persistent session managers (cursor, gemini, custom) suggest execution of external coding agents
- OpenClaw plugin architecture (openclaw.plugin.json) enables integration with other agent systems, expanding attack surface
- Proxy handler and anthropic-adapter suggest interception/routing of external service calls