~ / AI Research / OpenClaw: What Comes Next

OpenClaw: What Comes Next — Tactics, Strategies & the Agent Platform War

Deep analysis of OpenClaw — the open-source autonomous AI agent that went from weekend project to 190K+ GitHub stars in 60 days, survived a catastrophic security crisis, lost its creator to OpenAI, and is now transitioning to a foundation. What happens next? What should the foundation build? What should you build around it? And how does the personal AI agent category evolve from here?

The core tension: OpenClaw proved that people desperately want a personal AI agent that runs locally, connects to their messaging apps, and acts autonomously on their behalf. It also proved that the security, trust, and business model problems are nowhere near solved. The platform captures $0 in revenue while its users spend $30–$800/month on LLM API calls that flow directly to Anthropic and OpenAI.



1. The OpenClaw Story So Far

Timeline
DateEventStars
Nov 2025Peter Steinberger starts “WhatsApp Relay” as a weekend project
Jan 25, 2026Public launch as “Clawdbot”9,000
Jan 27Renamed to “Moltbot” (Anthropic trademark cease-and-desist)~15,000
Jan 29Andrej Karpathy tweets “most incredible sci-fi takeoff”~50,000
Jan 30Renamed to “OpenClaw.” Crosses 100K. CVE-2026-25253 (1-click RCE) disclosed same day.106,000
Jan 3121,639 instances found exposed on the public internet123,000
Feb 2ClawHavoc: 341 malicious skills found in ClawHub (12% of marketplace). Gary Marcus, Karpathy reverse praise.145,000
Feb 5Growth slows 76% but continues157,000+
Feb 14Steinberger announces he’s joining OpenAI. OpenClaw moves to a foundation.~180,000
Feb 23VirusTotal partnership for ClawHub security scanning announced190,000+

The Founder

Peter Steinberger
LocationVienna, Austria → London → San Francisco (OpenAI)
Previous companyPSPDFKit (PDF SDK, bootstrapped 2011, €100M strategic investment from Insight Partners in 2021)
OpenClaw origin44th AI project since 2009. Built as a weekend project in late 2025.
Why OpenAI“I did the whole creating-a-company game already, poured 13 years of my life into it.” Wants to build an agent “even my mum can use.”
Personal costLosing $10K–$20K/month on OpenClaw infrastructure. Rejected acquisition offers from Meta and OpenAI.
Rejected offersBillion-dollar acquisition offers from Meta and OpenAI

What OpenClaw Actually Is

An open-source, self-hosted AI agent that:

Pricing (as of Feb 2026)

PlanPriceIncludes
Monthly$39.90/moSoftware only, no API credits
API Bundle Monthly$89.90/mo$60 API credit included
Annual plans40% discountAuto-renewing credits

Plus: user pays LLM API costs directly ($30–$800/mo depending on usage). Foundation funding via sponsorship tiers ($5–$500/mo) and a $1M grant from the Cline Foundation.

The Codebase

430,000+ lines of code. For comparison, NanoClaw (a security-focused alternative) is 4,000 lines. This size is both a strength (feature depth) and a liability (audit impossibility, attack surface).


2. Current State: The Paradox

OpenClaw is simultaneously the most successful and the most vulnerable open-source AI project of 2026.

What’s Working

Adoption velocity
190K+ GitHub stars. 2M+ weekly visitors. 1,667 stars/day sustained over 60 days — 18× faster than Kubernetes. No marketing budget.
Product-market fit signal
People are building real workflows: tax filing, code reviews, email management, e-commerce automation, social media management, crypto trading. 89 indie hackers building businesses around it, 67% generating revenue, 34% hitting four figures in their first month.
Ecosystem emergence
ClawHub marketplace (3,000+ skills), Moltbook (AI social network, 1.5M registered agents in 5 days), Runlayer (“OpenClaw for Enterprise” with ToolGuard security), multiple forks and alternatives (NanoClaw, Nanobot, memU, Moltworker).
Cross-platform advantage
No other AI agent connects to WhatsApp, Telegram, Slack, Discord, Signal, iMessage, and Teams simultaneously. This is a genuine moat — messaging platform integrations are hard to build and maintain.

What’s Broken

$0 revenue on the platform itself
OpenClaw created a superhighway for value to flow from users to LLM providers. Users pay Anthropic/OpenAI $30–$800/month. OpenClaw captures nothing. The platform is a charity with 190K stars.
Security disaster
CVE-2026-25253: 1-click remote code execution via WebSocket origin bypass. 800+ malicious skills in ClawHub (~20% of the entire registry). 30,000+ exposed instances without authentication. 314 malware-infected skills from a single attacker went undetected. Andrej Karpathy reversed his praise, calling it “complete mess of computer security nightmare.”
Founder departure
Steinberger joining OpenAI means the project’s singular visionary, biggest funder ($10–$20K/mo personal cost), and primary developer is gone. The foundation has no track record, no established governance, and no obvious successor.
Cost confusion
Users thought it was “free open source.” Real cost: $10–$750/month in API fees. Many discovered this after setup. Churn pattern: Week 1–2 enthusiasm → Week 3 bill shock → Week 4 abandonment.
Enterprise ban
Corporate IT departments are banning OpenClaw on work devices. Microsoft published a security blog on running OpenClaw safely. Jason Meller (1Password VP) said enterprises should treat exposed devices as security incidents. The most valuable use case (always-on enterprise automation) is the one that’s now blocked.

The Value Chain Problem

Who gets paid in the OpenClaw ecosystem
LayerPlayerRevenue/user/month
LLM providerAnthropic, OpenAI, Google$30–$800
HostingVPS providers, cloud$0–$17
Enterprise securityRunlayer, Palo Alto, etc.$500–$5,000
Skill developersClawHub marketplace sellers$100–$1,000 (total, not per user)
OpenClaw itselfThe Foundation$0

3. The Ecosystem & Competitors

Direct Alternatives

ProjectAngleSizeKey differentiator
Nanobot Minimalist 4,000 lines (Python) 99% smaller. Auditable. MCP-based. University of Hong Kong.
NanoClaw Security-first Small (Node.js) Container-isolated execution. Per-group isolation. Even if AI goes rogue, only sandbox is affected.
memU Memory-first 6,900+ stars Long-term knowledge graph. Proactive actions. Learns your preferences over time.
Moltworker Serverless Cloudflare official OpenClaw on Cloudflare Workers. No local machine needed. Persistent state. Sandboxed.
Agent S3 GUI automation Research-grade 72.6% OSWorld benchmark (surpasses humans). Best Paper ICLR 2025. Simular AI.
PyGPT Desktop app Open-source 12 operation modes. Local ChatGPT with autonomous capabilities.

Corporate Players

PlayerProductAdvantageWeakness vs. OpenClaw
Anthropic Claude Code, Computer Use Best models. Sandboxed. Developer trust. Developer-only. No messaging integration. No personal assistant.
OpenAI GPT Operator, Codex Largest user base. Steinberger now on staff. Cloud-only. No local execution. No data sovereignty.
Microsoft Copilot Enterprise compliance. M365 integration. Locked to Microsoft ecosystem. No shell/browser automation.
Zo Computer Personal AI cloud server Always-on. Hosting included. Non-technical UX. Not open source. Not local. $18–$200/mo. $7.84M VC-backed.
Runlayer OpenClaw for Enterprise ToolGuard security. SOC 2. Gusto, Instacart, AngelList. Proprietary layer on top of open source. Not the agent itself.

The Competitive Landscape Map

The AI agent space splits into four quadrants:

Local / Self-HostedCloud / Managed
Open Source OpenClaw, NanoClaw, Nanobot, memU, PyGPT Moltworker (Cloudflare), n8n, Huginn
Proprietary Rabbit R1, Humane Pin (hardware) Zo Computer, Claude Code, GPT Operator, Copilot, Devin, Lindy

OpenClaw’s unique position: the only project in the open-source + local quadrant with mainstream traction. Every alternative is either tiny (Nanobot: 4K lines), or cloud-based (Moltworker), or proprietary (everything else). This is the moat.


4. What Comes Next: 5 Strategic Paths

Path 1: The Red Hat Playbook (Enterprise Support)

Linux is free. Red Hat sells support, compliance, and enterprise features for $6.5B+/year, leading to IBM’s $34B acquisition. OpenClaw follows the same arc.

What to build
  • OpenClaw Enterprise Edition with SOC 2 compliance, SAML/SSO, audit logs, RBAC
  • Guaranteed SLAs for uptime, response time, and vulnerability patching
  • Managed deployment (the foundation runs your OpenClaw instance)
  • Air-gapped deployment for regulated industries (healthcare, finance, government)
Revenue model
$500–$5,000/month per enterprise seat. Target: 1,000 enterprise customers = $6M–$60M ARR.
Timeline
6–12 months to first enterprise contract.
Probability of success
40%. Requires foundation to build a sales team and compliance apparatus — antithetical to hacker culture.
Who’s already doing this
Runlayer (“OpenClaw for Enterprise”). They’re 6 months ahead. The foundation either partners with them or competes.

Path 2: The App Store Playbook (ClawHub Marketplace)

Apple takes 30% of every iOS app sale. ClawHub takes 0% of every skill sale. Fix that.

What to build
  • Curated, security-scanned marketplace with verified publishers
  • Revenue share model: 70/30 split (developer/foundation)
  • Premium skills tier: $10–$200 per skill
  • Subscription skills: recurring revenue for complex automation packages
  • Enterprise skill bundles: pre-audited, SOC 2-compliant skill packs
Revenue model
30% of marketplace GMV. If 10,000 users buy $50/year in skills = $150K/year. If 100,000 users buy $200/year = $6M/year. The App Store model scales with ecosystem size.
Timeline
12–18 months to meaningful revenue.
Probability of success
30%. The ClawHavoc incident (20% of marketplace was malware) destroyed trust. Rebuilding requires massive security investment. Also: marketplace dynamics are winner-take-all, and the foundation competes with every alternative marketplace that forks the protocol.
Critical prerequisite
The VirusTotal partnership is necessary but not sufficient. Need: static analysis, runtime sandboxing, reputation systems, publisher verification, and insurance for enterprise buyers.

Path 3: The Protocol Play (Agent Interoperability Standard)

Don’t monetize OpenClaw. Monetize the protocol. Become the HTTP of AI agents.

What to build
  • Open agent communication protocol (agent-to-agent messaging, skill discovery, trust negotiation)
  • Identity layer for agents (cryptographic identity, reputation, capability attestation)
  • Agent registry (like DNS for AI agents — find and communicate with any agent)
  • Reference implementation is OpenClaw; protocol works with any agent framework
Revenue model
Foundation certifies protocol compliance ($10K–$100K/year per enterprise). Sells managed registry infrastructure. Revenue from protocol licensing in regulated industries.
Timeline
2–4 years to ecosystem adoption.
Probability of success
15%. Protocols are powerful but take years to standardize. MCP (Model Context Protocol) is already emerging as a competing standard backed by Anthropic. The foundation would need W3C/IETF-level credibility.
The dream scenario
Your OpenClaw agent negotiates with a merchant’s agent to buy groceries, confirms with your calendar agent that you’re home for delivery, and tells your smart home agent to unlock the door. All automated, all trustworthy, all on your behalf. This is the Zo Computer “autonomous commerce” vision, but open and decentralized.

Path 4: The WordPress Playbook (Managed Hosting)

WordPress is free. WordPress.com (managed hosting by Automattic) is a $7.5B business. OpenClaw is free. OpenClaw.com (managed hosting by the foundation) could be the same.

What to build
  • One-click OpenClaw deployment — no server setup, no Docker, no CLI
  • Managed security updates, backup, monitoring
  • Pre-configured messaging integrations (WhatsApp, Telegram, Slack)
  • Usage-based pricing (pay per AI action, not per month)
  • Consumer-friendly UX (the “even my mum can use it” version)
Revenue model
$10–$50/month managed hosting + AI credit markup (buy at wholesale, sell at retail). Target: 50,000 managed users at $25/mo average = $15M ARR.
Timeline
6–9 months to launch.
Probability of success
50%. This is the highest-probability path because it solves the biggest user pain (setup complexity) and creates the most obvious revenue stream. But: it conflicts with the “local-first, your data stays with you” positioning. And Moltworker (Cloudflare) is already offering serverless OpenClaw.

Path 5: The Android Playbook (Become the Default OS for Agents)

Android is free. Google monetizes it through Play Store, Google services, and data. OpenClaw becomes the default operating system for personal AI agents.

What to build
  • Standardized agent runtime that any LLM provider can target
  • OEM partnerships: ship OpenClaw pre-installed on NAS devices, routers, home servers
  • Default agent for Umbrel, TrueNAS, Unraid, Home Assistant, and self-hosting platforms
  • API marketplace where LLM providers compete for OpenClaw users (Anthropic, OpenAI, Google bid for default model status)
Revenue model
Default search/model placement fees (like Google paying Apple $20B/year for Safari default). OEM licensing. Agent app store revenue share.
Timeline
3–5 years.
Probability of success
10%. Requires massive ecosystem coordination. But the payoff is enormous: if OpenClaw becomes the “Android of agents,” the foundation controls the interface between billions of users and the LLM providers. That’s the most valuable position in AI.

Strategic Path Comparison

PathRevenue potentialTime to revenueProbabilityConflict with values
Red Hat (Enterprise)$6–60M ARR6–12 months40%Low
App Store (ClawHub)$150K–$6M ARR12–18 months30%Low
Protocol$1–$10M ARR2–4 years15%None
WordPress (Hosting)$15M+ ARR6–9 months50%High
Android (Agent OS)$100M+ ARR3–5 years10%Medium

The right answer is probably: WordPress (short-term revenue) + Red Hat (enterprise revenue) + Protocol (long-term moat). Three paths simultaneously, each funding the next.


5. Tactical Playbook for the Foundation

Next 90 Days: Survive

  1. Establish governance. Maintainer council with 5–7 members. Clear decision-making process. Public roadmap. Transparency reports. Without this, the project dies of governance paralysis within 6 months.
  2. Fix the security crisis. The VirusTotal partnership is step one. Next: mandatory sandboxing for all skills (NanoClaw proved this works). Signed skills with publisher verification. Security audit of the core 430K lines (expensive, but existential).
  3. Secure sustainable funding. The $1M Cline Foundation grant buys ~12 months. Need: 3–5 corporate sponsors at $100K+/year (Anthropic, OpenAI, Google, Microsoft, Cloudflare all benefit from OpenClaw driving API usage). Model: Linux Foundation, Apache Foundation.
  4. Hire 2–3 full-time maintainers. A 190K-star project cannot be maintained by volunteers. Budget: $400K–$600K/year. Fund via sponsorships + grants.
  5. Reduce the codebase. 430K lines is unsustainable. Identify the core 50K lines that matter. Extract the rest into optional plugins. This makes the project auditable, forkable, and secure.

Months 3–6: Monetize

  1. Launch managed OpenClaw hosting. One-click deploy on Hetzner/OVH. $15–$30/month. Include pre-configured WhatsApp/Telegram integration. Target: 5,000 users in first quarter.
  2. Launch ClawHub with revenue share. 70/30 split. Require security scanning for all published skills. Verified publisher badges. Featured skills program.
  3. Publish enterprise pricing. Self-hosted enterprise edition with SSO, audit logs, RBAC. $1,000–$5,000/month. Partner with Runlayer for security layer rather than competing.
  4. Create a certification program. “OpenClaw Certified Agent Developer” ($200–$500 exam fee). Creates a professional ecosystem around the project.

Months 6–12: Scale

  1. OEM partnerships. Ship OpenClaw as default agent on Umbrel, Unraid, Synology, QNAP. The self-hosting community is the natural distribution channel.
  2. Model provider partnerships. Negotiate wholesale API pricing from Anthropic/OpenAI. Resell to managed hosting users at margin. This solves the “bill shock” churn problem.
  3. Open the protocol. Publish agent communication spec. Invite competing agents to implement it. Start building the interoperability layer.
  4. Launch “OpenClaw for Teams.” Shared agent instance for small businesses. Shared skills, shared memory, role-based access. $50–$200/month per team.

6. What to Build Around OpenClaw

89 indie hackers are already building businesses around OpenClaw. 67% are generating revenue. Here are the highest-value opportunities — ranked by bootstrappability.

Tier 1: Build Now ($0 startup cost, revenue in weeks)

OpenClaw skill development agency
Build custom skills for businesses. Charge $500–$5,000 per skill. A single client who needs 5 skills for their business = $2,500–$25,000. There are 89 indie hackers already doing this, but only the good ones are getting repeat business. Quality bar is low (20% of ClawHub was malware). Being “the secure one” is instant differentiation.
OpenClaw setup-as-a-service
Charge $200–$500 to set up OpenClaw for non-technical users. Configure integrations, install skills, set up security. Target: small business owners who read about it but can’t install Docker. Market: anyone who searches “how to use OpenClaw” (2M+ weekly visitors).
Content/education
YouTube tutorials, courses, newsletters about OpenClaw automation. Monetize via ads, sponsorships, affiliate links to API providers. The “OpenClaw Money” niche site already sells a $9.95 playbook. Course creators in the space report $1K–$10K/month.

Tier 2: Build This Quarter ($1K–$10K startup cost)

Security scanning for ClawHub skills
The VirusTotal partnership handles malware detection. Nobody handles: prompt injection detection, data exfiltration detection, permission scope analysis, cost estimation per skill, or behavioral analysis (what does this skill actually do at runtime?). Build a “Snyk for OpenClaw skills” and sell to enterprise buyers. $49–$199/month.
Cost monitoring & optimization
OpenClaw users don’t know what they’re spending on API calls until the bill arrives. Build a dashboard that tracks per-skill API costs, suggests cheaper models for non-critical tasks, alerts on cost spikes, and projects monthly spend. The “bill shock” churn is real — a tool that prevents it has obvious value. $9–$29/month.
Vertical skill packs
Bundle 10–20 skills for a specific profession. “OpenClaw for Real Estate Agents”: MLS integration, lead follow-up automation, showing scheduler, CMA generator, listing description writer. Sell for $99–$299/pack or $29/month subscription. Same playbook works for lawyers, accountants, e-commerce operators, content creators.
Managed OpenClaw hosting (independent)
Don’t wait for the foundation. Spin up managed OpenClaw instances on Hetzner at $5/mo per user, sell for $25/mo. Include pre-configured security, daily backups, auto-updates. If the foundation launches their own later, you have a head start with customers. 100 users = $2,000/mo profit.

Tier 3: Big Bets ($10K+ startup cost, 6+ months)

OpenClaw for regulated industries
Healthcare (HIPAA-compliant agent), finance (SOC 2 + SOX), legal (privilege-aware agent), government (FedRAMP). The foundation won’t build this — too specialized. Each vertical is a $1M–$10M opportunity. Requires compliance expertise and significant upfront investment.
Hardware agent device
A $149 Raspberry Pi-based box that runs OpenClaw out of the box. Plug in, connect to WiFi, scan a QR code with WhatsApp, done. Your AI agent is running. No CLI, no Docker, no VPS. The “consumer hardware + open-source software” model works (see: Umbrel, Home Assistant Yellow, Helium). Target: the 2M weekly visitors who bounce because setup is too hard.
AgentPuter-style orchestration platform
Don’t build the agent — build the infrastructure around it. Multi-agent orchestration, credential management, security scanning, execution sandboxing, cost tracking, compliance reporting. Sell to companies running 10–100 OpenClaw instances across their organization. $500–$5,000/month. This is what Runlayer is doing — the market supports 3–5 players.

7. Risks & Failure Modes

Risk 1: The Foundation Fails (50% probability)

Open-source foundations fail all the time. Without Steinberger’s vision, energy, and personal funding, the project could stagnate. Governance disputes, maintainer burnout, and corporate sponsor conflicts are the usual killers. Mitigation: aggressive hiring of paid maintainers in the first 90 days. The $1M Cline grant must be deployed immediately, not hoarded.

Risk 2: OpenAI Ships a Better Version (40% probability)

Steinberger is now at OpenAI. His stated goal: build an agent “even my mum can use.” OpenAI has the models, the distribution (200M+ ChatGPT users), and now the agent vision. If OpenAI ships a consumer-friendly autonomous agent in 2026, OpenClaw’s growth stops. Mitigation: local-first, open-source, data sovereignty. These are structural advantages that OpenAI will never match. Double down on them.

Risk 3: A Security Incident Kills Trust Permanently (30% probability)

The ClawHavoc incident was bad (800+ malicious skills, 30K exposed instances). But nobody died, nobody lost millions. If an OpenClaw agent executes a ransomware attack on a hospital, or exfiltrates a company’s trade secrets, or drains someone’s crypto wallet via a malicious skill — the project is done. Mitigation: mandatory sandboxing, signed skills, runtime permission prompts (like iOS app permissions), and a bug bounty program.

Risk 4: Cost Economics Don’t Work (35% probability)

If running an always-on AI agent costs $100–$750/month in API calls, the market is limited to affluent power users and businesses. Mass adoption requires costs to drop 10–100x. This depends on LLM pricing trends (currently declining ~50%/year) and local model quality (Ollama + open-weights models could make this nearly free in 2–3 years). Mitigation: invest heavily in local model support. The future of OpenClaw may be a $0/month agent running a 7B parameter model on your laptop.

Risk 5: Regulatory Crackdown (20% probability)

An autonomous AI agent that executes shell commands, browses the web, files legal documents, and manages finances on your behalf is a regulator’s nightmare. EU AI Act, state-level AI regulations, and financial services regulations could all apply. If OpenClaw agents start filing tax returns or managing investment portfolios, expect regulatory attention. Mitigation: proactive compliance. Voluntary certification. Working with regulators rather than ignoring them.


8. The Verdict

What OpenClaw Proved

What Comes Next: The Most Likely Outcome

Short term (2026): The foundation stabilizes. Managed hosting launches. ClawHub gets a revenue share model with proper security. Enterprise partnerships with Runlayer. OpenClaw becomes a legitimate platform with $1–$5M in annual revenue. Steinberger at OpenAI ships something that’s 80% of OpenClaw but 100x easier to use.

Medium term (2027–2028): The agent landscape consolidates. OpenClaw either becomes the “Linux of agents” (foundation-governed, enterprise-adopted, ecosystem-rich) or fades as corporate alternatives get good enough. Local model quality reaches the tipping point where agents cost $0/month to run. The protocol play becomes possible.

Long term (2029+): Every person has a personal AI agent. The question is whether it’s an open agent they control (OpenClaw vision) or a corporate agent that controls them (OpenAI/Google/Apple vision). This is the real stakes of the project — not the code, not the stars, not the revenue, but whether personal AI sovereignty is a real option for humanity.

What to Build Today

If you’re a bootstrapper reading this:

  1. Don’t build another agent. OpenClaw, Nanobot, NanoClaw, memU, and 50 corporate products are competing for “the agent.” The agent layer is commoditizing.
  2. Build around the agent. Security scanning, cost monitoring, vertical skill packs, managed hosting, hardware devices, compliance layers, certification programs. These are the picks-and-shovels businesses that grow with every new OpenClaw user.
  3. Bet on local models. The cost economics of cloud API calls make always-on agents unaffordable for most people. The winner is whoever makes local models work well enough that the agent is free to run. Build tools for local model fine-tuning, optimization, and deployment specifically for agent workloads.
  4. Move fast. The window is 12–18 months before corporate agents close the gap. OpenClaw’s 190K stars represent 190K potential customers for your tools. They’re here now. They won’t wait.