Index / SmallClaw · updated Aug 17, 2026

SmallClaw

XposeMarket/SmallClaw · healthy · rank 34 of 43 by stars

A local-first AI agent framework optimized for small models with hybrid cloud fallback, emphasizing zero API cost and on-device privacy. Recent v1.1 overhaul adds sub-agents, security hardening, and Docker improvements while keeping a single-pass chat handler for low latency.

#local-first#ai-agent#typescript#small-models#hybrid-cloud
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors1
Open issues4
Last commitMar 5, 2026

Runtime

LanguageTypeScript
Memory80 MB
Boot time150 ms
Deploymentdesktop · self-hosted
Setup difficultyLow
Plugin ecosystemEmerging

Posture

Local-firstYes
Cloud dependencyOptional
Privacy postureStrong

Security breakdown

Composite 70 / 100 · how these are scored

Sandboxing6 / 10

higher is safer

API security7 / 10

higher is safer

Network isolation5 / 10

higher is safer

Telemetry safety8 / 10

higher is safer

Shell access risk6 / 10

higher is riskier

Model access

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

1 provider · runs locally

Direct
OpenAI
Local
Ollama

Pinned models

gpt-4oOpenAI

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

Pin last edited 6 months ago

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

Evidence

Decision

Why choose SmallClaw over OpenClaw?

Why choose this

  • Optimized for small local models with single-pass low latency
  • Built-in browser automation via Playwright
  • Free forever with no API costs

Tradeoffs

  • Limited community sentiment and unknown license
  • No official release packaging yet
  • Less mature multi-agent orchestration compared to OpenClaw

Best fit

  • Users wanting free local AI agents on consumer hardware
  • Developers needing small-model orchestration with optional cloud
  • Privacy-focused individuals avoiding cloud AI

Avoid if

  • Teams requiring enterprise-grade multi-user support
  • Those needing extensive prebuilt plugin ecosystem
  • Users wanting proven community traction (low sentiment)
Good Confidence70%

Evidence from README and commit history indicates active development but community feedback is absent (Reddit/Brave matches are unrelated to SmallClaw). Uncertainty remains on license, multi-user, and exact security posture.

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

Star activity

258 stars today

Overview

SmallClaw is a local-first AI agent framework written in TypeScript, designed to run small language models on user hardware with optional hybrid cloud support. It provides a chat-first web UI and integrates multiple local providers (Ollama, llama.cpp, LM Studio) as well as cloud APIs (OpenAI, Codex OAuth). Core capabilities include file operations, multi-provider web search, Playwright browser automation, and sandboxed terminal access, all manageable through a drop-in SKILL.md skills system.

Architecturally, SmallClaw v1.1 employs a single-pass chat handler where one LLM call decides responses or tool use, reducing latency for small models. Recent commits show a system overhaul (v1.1) with security hardening, Docker improvements, background tasks, sub-agents, and Telegram file browser, indicating active iteration. Unlike OpenClaw's broader multi-agent and cross-platform push, SmallClaw focuses on lightweight local execution and zero API cost.

While the project claims strong privacy via local-first design, its license is unspecified and community traction is currently low (search results conflate with unrelated 'claw' topics). It positions itself as a free, self-hosted alternative for privacy-conscious users, but lacks official release packaging and mature plugin ecosystem compared to OpenClaw.

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.