NanoClaw
Gavriel Cohen / Qwibit AI
Overview
Security-focused lightweight alternative to OpenClaw that runs every agent session inside an isolated Linux container. Created by Gavriel Cohen as a direct response to OpenClaw's security concerns. The entire codebase is ~3,900 lines across 15 files, making it fully auditable. Built on Anthropic's Agents SDK with container-based isolation instead of application-level permission checks. Endorsed by Andrej Karpathy.
Features
Pros & Cons
Pros
- Best security in the ecosystem with OS-level container isolation
- Small enough to fully audit (~3,900 lines of code)
- Endorsed by Andrej Karpathy
- Adopted by fintech firms for sensitive task automation
Cons
- Fewer features than full OpenClaw
- Requires Linux for container isolation
- Smaller plugin ecosystem - customization via code changes
You might also consider
OpenClaw
Peter Steinberger / OpenClaw Foundation
The original open-source personal AI agent platform, formerly known as Clawdbot. Created by Peter Steinberger in November 2025, it became the fastest-growing GitHub repo in history, surpassing React to become the most-starred software project. A self-hosted, model-agnostic autonomous agent that integrates with messaging platforms like WhatsApp, Telegram, Slack, and Discord. Now maintained by an open-source foundation after Steinberger joined OpenAI.
LobsterAI
NetEase Youdao
Desktop-level AI agent by NetEase Youdao, widely regarded as the 'Chinese OpenClaw'. Launched February 11, 2026 with a polished Electron + React GUI that installs with a double-click. Features Cowork mode for executing tools, manipulating files, and running commands in a sandboxed environment. Supports Telegram, Discord, DingTalk, and Feishu for remote control.
OpenFang
RightNow AI
Open-source 'Agent Operating System' built entirely in Rust by RightNow AI. 137K lines of Rust across 14 crates compiled to a single ~32MB binary. Features 7 autonomous 'Hands' that run on schedules, 40 channel adapters, 38 built-in tools, and 16 security systems including WASM sandboxing, Ed25519 signing, and Merkle audit trails. Starts 33x faster and uses 10x less memory than OpenClaw.
Quick Facts
- Vendor
- Gavriel Cohen / Qwibit AI
- Type
- Open Source
- Status
- Released
- Pricing
- Free and open source (MIT license). Self-hosted with your own API keys.
- GitHub Stars
- 21,100