Index / ZeptoClaw · updated Aug 17, 2026

ZeptoClaw

qhkm/zeptoclaw · healthy · rank 29 of 43 by stars

ZeptoClaw packs OpenClaw-style integrations, NanoClaw-style container isolation, and NemoClaw-style guardrails into a single 6MB Rust binary. It's the minimalist, local-first AI agent infra that boots in 50ms and runs on edge hardware without bloat.

#rust#local-first#edge#sandbox#ai-agent
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors16
Open issues46
Last commitJul 24, 2026
Release cadence~3 days
Latest releasev0.9.2

Runtime

LanguageRust
Memory6 MB
Boot time50 ms
Deploymentedge · desktop · self-hosted · cloud
Setup difficultyLow
Plugin ecosystemEmerging

Posture

LicenseApache-2.0
Local-firstYes
Cloud dependencyOptional
Privacy postureStrong

Security breakdown

Composite 88 / 100 · how these are scored

Sandboxing9 / 10

higher is safer

API security8 / 10

higher is safer

Network isolation7 / 10

higher is safer

Telemetry safety8 / 10

higher is safer

Shell access risk3 / 10

higher is riskier

Model access

Read from the repository, not written by a model · 54 files examined

5 providers · gateway support

Direct
AnthropicGoogleGroqOpenAIVertex AI
Gateway
OpenRouter
Compatible
OpenAI-compatible

Pinned models

gpt-4oOpenAI
gpt-5.4OpenAI

gpt-4o released 2024-05-13 — 2 years old (from the public model catalogue)

Pin last edited 4 months ago

Several defaults are pinned; the project picks one per provider rather than shipping a single default.

Evidence

Decision

Why choose ZeptoClaw over OpenClaw?

Why choose this

  • 6MB binary vs OpenClaw's larger TS app footprint
  • 50ms boot time and 6MB RAM for edge efficiency
  • Rust memory safety and built-in container isolation

Tradeoffs

  • Smaller plugin/skills ecosystem than OpenClaw
  • Less community traction (643 stars vs OpenClaw's larger)
  • Younger project (v0.9.2) with less battle-testing

Best fit

  • Edge AI deployments on low-power hardware
  • Privacy-focused local assistant without cloud dependency
  • Developers wanting a single binary agent infra

Avoid if

  • Teams needing large plugin ecosystem like OpenClaw
  • Users uncomfortable with Rust tooling/compilation
  • Those requiring heavy enterprise support
High Confidence80%

Evidence from README and recent commits shows active development and clear positioning against OpenClaw; however direct community feedback is absent (0 Reddit, web search indirect). Confidence moderate due to lack of user sentiment data.

AI layer reviewed Aug 2, 2026 · how this is written

Star activity

647 stars today

Overview

ZeptoClaw is a single Rust binary personal AI assistant infrastructure that consolidates tools, memory, channels, providers, and sandboxed autonomy. It explicitly draws from OpenClaw's integration breadth, NanoClaw's container isolation, NemoClaw's policy-gated guardrails, and PicoClaw's edge efficiency, but implements them in Rust with a ~6MB stripped binary, ~50ms startup, and ~6MB RAM footprint.

Core architecture includes built-in provider abstraction with 18 LLM providers, long-term memory storage, channel messaging, and container-based sandboxing for shell and tool execution. Recent commits show strict engineering discipline: a CI binary-size gate at 7.5MB, dependency audits via cargo-deny, and bug fixes preventing unconfigured provider fallback. The project is local-first, with optional cloud LLM providers, and targets edge, desktop, and VPS deployments.

Compared to OpenClaw, ZeptoClaw trades a massive plugin ecosystem for minimal footprint and Rust's safety guarantees, making it ideal for resource-constrained or privacy-sensitive environments. However, its youth (v0.9.2) and smaller community mean fewer ready-made skills.

Nominate a clone

Add a new Claw

Paste a GitHub repository and tell us why it belongs on the tracker.

Opens a prefilled issue on GitHub — every nomination is public. Comfortable with a PR? Adding the repo to projects.json is faster.