Last week, an Austrian developer’s weekend project became one of the fastest-growing open-source repositories in GitHub history. OpenClaw (previously called Clawdbot, then Moltbot after Anthropic’s lawyers got involved) accumulated 124,000 stars in days. Cloudflare’s stock jumped 14% on speculation about AI infrastructure demand. Security researchers called it “an absolute nightmare.” And 42,000 instances are now publicly exposed on the internet, most with critical vulnerabilities.
The technology press is treating this as another AI hype cycle. They’re missing what actually happened.
Those 124,000 developers didn’t just star a repository. They voted for a fundamentally different model of how humans should relate to AI systems. They chose sovereignty over convenience, even when sovereignty comes with significant costs and risks.
The question worth asking: why would anyone accept those costs and risks?
The answer has two parts. One is about economics. The other is about something harder to quantify but arguably more important.
The Intimacy Problem
Here’s what makes this moment different from previous debates about cloud versus self-hosted software.
We’re not talking about where your spreadsheets live. We’re talking about AI systems that have access to everything: your emails, your calendar, your files, your messages, your browsing history, your work documents, your personal notes. Systems that don’t just store this information but actively reason about it, learn from it, and act on it.
But it goes deeper than access to existing data. Consider what happens in the conversations themselves.
People interact with AI differently than they use search engines or productivity tools. They think out loud. They brainstorm half-formed ideas. They process difficult decisions. They dump unfiltered thoughts, uncertainties, and fears. They use AI as a sounding board for strategies they haven’t committed to, problems they haven’t solved, plans they haven’t announced.
Every one of those conversations is recorded. Stored. Potentially used to train future models or improve services.
And the dynamic compounds. The more useful AI becomes, the more context it requires. Memory features that remember your preferences. Persistent conversations that build on previous sessions. Uploaded documents that provide background. Users are actively incentivised to share more to get better results. The value exchange seems reasonable in the moment: give context, get usefulness.
But what accumulates is something unprecedented: a comprehensive record not just of what you did, but of how you think. Your reasoning patterns. Your uncertainties. Your creative process. Your emotional state. The gap between your public positions and your private doubts.
Scale that across millions of users (individuals, businesses, governments) and something profound emerges. The companies operating these systems don’t just accumulate data. They accumulate thought processes. The collective reasoning of humanity, captured in its rawest form, before editing, before filtering, before the public version.
This isn’t speculation about future capabilities. It’s the logical consequence of the product design. When an AI assistant needs to help you effectively, it needs to understand your context deeply. The better it works, the more it knows. The more it knows, the more valuable that knowledge becomes, both for improving the service and for purposes we may not have fully considered.
Most people haven’t thought carefully about what it means to give a handful of companies that level of insight into collective human cognition. The 124,000 developers starring OpenClaw have.
The Economics of Always-On
There’s a second force driving this movement that’s more immediately practical: money.
The cost model for AI changes fundamentally when you move from conversational to agentic use cases.
Conversational AI works on a query-response pattern. You ask a question, you get an answer, you close the tab. Sporadic usage, pay-per-query, a $20/month subscription covers most people’s needs.
Agentic AI operates continuously. An agent that monitors your inbox, manages your calendar, watches your Slack channels, tracks your projects, and takes autonomous action on your behalf isn’t making occasional API calls. It’s running constantly.
The numbers get uncomfortable quickly. An always-on agent making API calls every few minutes, processing documents, reasoning about context, and executing multi-step tasks can easily consume hundreds of dollars per month in cloud API costs. For a business running multiple agents across a team, the economics become brutal.
This is the part that transforms sovereignty from a philosophical preference into a practical necessity.
When your AI agent runs 24/7, token economics become impossible to ignore. The question stops being “do I want sovereignty?” and becomes “can I afford not to have it?”
As open-weights models reach “good enough” for most agent tasks (and they’re improving faster than most observers expected), the economic case for local deployment becomes compelling. A capable model running on a Mac Mini or dedicated server costs electricity. The same tasks running through cloud APIs cost cash, month after month, with no ceiling.
The Paradox at the Heart of Personal AI
Now we can see the full contradiction that drove this explosion.
We’re building increasingly intimate AI systems (agents that read our emails, manage our calendars, access our files, and act on our behalf) while piping all that data through black-box APIs controlled by a handful of corporations.
And we’re paying premium prices for the privilege of doing so.
Fireworks AI put it precisely: “Building a ‘Personal Operating System’ means nothing if you don’t control the brain.”
But that framing, while evocative, isn’t quite right either. What OpenClaw actually demonstrates is more nuanced.
Most OpenClaw users are still calling Claude or GPT-4 APIs for the actual intelligence. They haven’t achieved model sovereignty (running an LLM on their own hardware). What they’ve achieved is sovereignty over the orchestration layer: the persistent memory, the tool integrations, the interface to their digital lives.
And that, it turns out, is what actually matters.
The Sovereignty Stack
To understand what’s really at stake, we need to decompose “AI sovereignty” into its constituent layers:
Layer 1: Model Sovereignty Running the actual LLM on your hardware. This is what most people imagine when they think about “owning your AI.” It’s also the hardest layer to achieve because frontier models require significant compute, and open-weights alternatives haven’t fully closed the gap on complex reasoning tasks. Yet.
Layer 2: Orchestration Sovereignty Owning the agent logic, the persistent memory, the workflow automation, the tool integrations. This is the layer that determines how an AI interacts with your life, including what it remembers, what it can do, and how it sequences actions.
Layer 3: Data Sovereignty Your conversations, files, and interaction history stay on infrastructure you control. No training on your data without consent. No access by third parties. No retention policies determined by someone else’s terms of service.
Layer 4: Interface Sovereignty Using your own applications (WhatsApp, Telegram, Slack, iMessage) rather than vendor-controlled interfaces. Your AI meets you where you already are.
OpenClaw delivers layers 2, 3, and 4 convincingly. Layer 1 remains optional; you can run local models, but most users don’t yet.
The insight buried in those 124,000 GitHub stars: you don’t need model sovereignty to achieve meaningful AI sovereignty. Controlling the orchestration layer is valuable even while renting the intelligence, because it’s the orchestration layer that determines what data gets exposed, what gets remembered, and who has access.
This changes the strategic calculus entirely.
What OpenAI, Anthropic, and Google Are Actually Fighting For
The original viral post about OpenClaw claimed that “what OpenAI, Anthropic, and Google are fighting to own, an Austrian developer is giving away.”
That’s directionally correct but imprecise. Let’s be specific about what each party actually controls and wants to control.
The frontier labs want to own:
The model (obviously)
The interface (ChatGPT, Claude.ai, Gemini)
The memory and context (your conversation history lives on their servers)
The tool ecosystem (plugins, integrations, agents)
The relationship (you log into their product)
When you add these together, you get something significant: comprehensive visibility into how their users think, work, and make decisions. At scale, this represents an extraordinary strategic asset.
OpenClaw gives away:
The orchestration layer (open source)
The interface (your existing chat apps)
The memory (local storage)
The relationship (the AI meets you in your tools)
OpenClaw still depends on:
The model (most users call cloud APIs)
The compute (either cloud APIs or local hardware)
This is why Anthropic’s response to OpenClaw is so instructive. They forced a trademark rename despite the fact that many OpenClaw users were paying Anthropic for Claude API access. OpenClaw was driving revenue to Anthropic while simultaneously disaggregating the relationship.
Anthropic chose to protect the relationship over the revenue. That tells you what they believe is actually valuable.
The Security Reality
Now for the uncomfortable part.
Security researchers have been unsparing in their assessment of OpenClaw. Cisco called it “an absolute nightmare.” A systematic scan found 42,665 publicly exposed instances, with 93.4% exhibiting critical authentication bypass vulnerabilities.
The problems are real:
API keys and OAuth tokens stored in plaintext in local config files
Prompt injection vulnerabilities that allow malicious content to force command execution
Exposed administrative interfaces with no authentication
Malware specifically targeting OpenClaw credential stores already in the wild
The project’s own documentation admits: “There is no ‘perfectly secure’ setup.”
Some of these issues are maturity problems that will improve with time and community effort. But others are structural. Prompt injection (where malicious instructions hidden in emails or documents can manipulate agent behaviour) is an unsolved industry-wide challenge. Any system that reads untrusted content and takes autonomous action faces this vulnerability, regardless of where it’s hosted.
This is worth acknowledging honestly: sovereign AI infrastructure is hard to secure. The people building it know this. The 124,000 developers who starred the repository know this. They’ve decided, at least for now, that the tradeoff is worth it.
That calculation will look different for different people. A developer running experiments on a dedicated machine accepts different risks than a business handling sensitive client data. The security maturity required for enterprise deployment doesn’t exist yet.
But security maturity always lags capability. Early web servers were insecure. Early cloud deployments leaked credentials constantly. Early cryptocurrency wallets were trivially compromised. The pattern is predictable: capability explosion, security incidents, forced maturation, standards emergence, mainstream adoption.
OpenClaw is somewhere in the early stages of this arc. The exposed instances and credential leaks are growing pains, but they’re also evidence that something real is being built.
The Convergence Ahead
Let me sketch what I believe is coming.
Near term (2026): OpenClaw or its successors mature. Security hardens. The “shadow IT” panic in enterprises forces serious policy responses. Some organisations ban self-hosted agents; others embrace them for sovereignty reasons. The split between those who prioritise convenience and those who prioritise control becomes explicit.
Medium term (2027-2028): Open-weights models reach “good enough” for most agent tasks. The economic case for local deployment becomes overwhelming for 24/7 agent use cases. We see the emergence of “sovereign AI infrastructure” as a category, encompassing hardware, software, and services designed for self-hosted agentic AI. The full stack (model + orchestration + data + interface) becomes achievable for those who want it.
Longer term: The market bifurcates. Frontier labs retain dominance for novel reasoning tasks, creative work, and capabilities that require massive scale. But the orchestration layer (the persistent memory, the tool integrations, the interface to your digital life) increasingly runs on infrastructure users control.
The analogy is email. You can use Gmail (convenient, capable, with all the implications that entails) or run your own mail server (sovereign, complex, higher operational burden). Most people choose Gmail. But the option of running your own server disciplines the market and preserves meaningful choice.
We’re heading toward a similar equilibrium for AI. Most people will use managed services. But the option of sovereignty (real sovereignty, not just privacy theatre) will exist and will be exercised by those who need it.
What This Means for Enterprises
If you’re running a business, the OpenClaw phenomenon should focus your thinking in three areas.
First: Shadow AI is already here. Your developers aren’t asking permission. 124,000 GitHub stars happened in days. VentureBeat’s headline was blunt: “OpenClaw proves agentic AI works. It also proves your security model doesn’t. 180,000 developers just made that your problem.”
Second: The data question is real. When your AI agents have access to sensitive information (client data, strategic plans, financial projections, internal communications), you need to think carefully about where that information flows. But it’s not just the documents. It’s the conversations about the documents. The reasoning. The uncertainty. The “what if we tried...” discussions that happen before decisions are made. Every interaction with a cloud AI service potentially contributes to a corpus you don’t control. For some businesses, that’s acceptable. For others, it’s not. The decision should be conscious, not default.
Third: The economics are shifting. For certain use cases, particularly always-on agents with significant API consumption, self-hosted deployment will become cost-competitive with cloud services. Your CFO is going to ask about this. The question isn’t whether the economics favour sovereignty, but when.
The Bottom Line
What happened with OpenClaw isn’t really about OpenClaw. The project may thrive or it may be replaced by something better. That’s not the point.
The point is that 124,000 developers explicitly chose sovereignty over convenience, accepting significant cost and risk to do so. They did this because the current model (intimate AI systems running through black-box APIs controlled by a handful of corporations) has tensions that become untenable as AI moves from conversational to agentic.
Two tensions specifically:
Economic: Always-on agents are expensive on cloud APIs. The cost compounds continuously with no ceiling.
Strategic: The more capable and intimate these systems become, the more significant it is that a small number of companies have comprehensive visibility into how millions of people think, work, reason, and make decisions. Not their public outputs, but their private processes. The conversations, the uncertainties, the half-formed ideas, the strategic deliberations. Every memory feature, every persistent conversation, every piece of context shared to make the AI more useful adds to this accumulation.
The solution isn’t necessarily running your own LLM (though that option is approaching viability). The solution is owning the orchestration layer: the memory, the tools, the interface, the relationship.
OpenClaw proved that layer is separable. A weekend project can disrupt the assumption that only frontier labs can build the thing that sits between you and AI.
The security challenges are real and some are structural. The maturity gap is significant. But the underlying demand is genuine, and the reasons for that demand aren’t going away.
We’re watching the first serious attempt to build sovereign AI infrastructure for individuals and businesses. It won’t be the last.
Craig Hepburn is Co-Founder & CEO of RAIN Ventures, an AI venture studio building intelligent systems and “useful intelligence” for businesses. He writes about the strategic implications of AI at the intersection of technology and business transformation.



Nice writeup Craig! I believe the data, your layer 3, while you can store/control locally to enable the orchestration / execution layer it is not sovereign, it still gets all exposed during the inference, prompts / API calls to the LLM of choice - GPT, Claude, Gemini etc. You get persistent context, that’s amazing, and you control how you execute and work with AI, your workflow, but data still leaks - agree? To be clear I am not downplaying your point here, this is a huge shift agreed 100%, just a small architecture clarification. Thx.
Brilliant, Craig. I look forward to diving to all this again with you this week!