NanoClaw

by qwibitai

Security-focused OpenClaw alternative running agents in isolated Linux containers — ~700 lines of code, 21.5K stars.

21.5k stars
TypeScript

Notable Features

  • Container-isolated execution; Apple Container/Docker; ~700 LOC; WhatsApp/Telegram/Slack/Discord/Gmail; Anthropic Agents SDK; 21.5K stars

About

NanoClaw (qwibitai/nanoclaw) is a security-focused lightweight alternative to OpenClaw with approximately 21,500 GitHub stars. Written in TypeScript, it consists of only ~700 lines of code.

All agents run in isolated Linux containers — Apple Container on macOS or Docker on other platforms — ensuring that bash access runs inside the container and not on the host system. The binary footprint is approximately 800 KB with a minimum of 64 MB RAM for container isolation.

NanoClaw connects to WhatsApp, Telegram, Slack, Discord, and Gmail. It is built on the Anthropic Agents SDK. Supports Linux, macOS (Apple Container), and Windows (Docker).

Platform Support

Linux macOS (Apple Container) Windows (Docker)