NanoClaw
NanoClaw is a lightweight open-source personal AI agent that focuses on understandability, isolation, and user-owned customization. Its public site frames the project as a smaller alternative to OpenClaw: a small source tree, a single Node host process, per-agent containers, channel adapters installed as skills, and credential handling through OneCLI’s Agent Vault. It is not trying to be a giant framework; it is trying to be a personal assistant stack one person can inspect and modify.
Top features
- Small codebase: the project emphasizes a compact implementation that a user can realistically read and customize.
- Container isolation: each agent group runs in its own Docker container, with optional Docker Sandboxes micro-VM isolation or Apple Container on macOS.
- Multi-channel messaging: WhatsApp, Telegram, Discord, Slack, Microsoft Teams, iMessage, Matrix, Google Chat, Webex, Linear, GitHub, WeChat, and email are listed as supported channels.
- Flexible routing: channels can map to separate agents for privacy, share one agent for unified memory, or fold multiple channels into one session.
- Credential security: agents do not hold raw API keys; outbound requests route through OneCLI’s Agent Vault for injection and policy control.
- Skill-installed extensions: channels and provider adapters are added on demand rather than shipping every integration in trunk.
Use cases
- Run a self-owned personal assistant from messaging apps while keeping each agent in an isolated container.
- Build a small OpenClaw-style setup that can be audited without weeks of framework study.
- Keep work, personal, and experimental assistants separated by agent group, workspace, memory, and mounts.
- Customize the assistant through Claude Code rather than learning a large plugin framework first.
- Compare secure-by-isolation personal agents against OpenClaw, Hermes, PicoClaw, and ZeroClaw.
No linked agents yet.
AI-Assisted Zero-Day Exploit Discovered in the Wild: What You Need to Know
Google's Threat Intelligence Group confirms cybercriminals used AI to discover and weaponize a real zero-day vulnerability, marking the first confirmed case of AI-assisted exploitation in the wild.
Cybersecurity · May 12, 2026
Open Design turns Claude Design’s artifact loop into an open-source local workflow
Open Design is a local-first, Apache-2.0 design studio that uses your existing coding-agent CLI, file-based skills, portable design systems, and a sandboxed artifact preview loop to generate pages, decks, apps, documents, and media.
AI Design · May 11, 2026
