That Marketing Buddy

OpenClaw: The Open-Source AI Agent That Actually Runs Your Computer

January 28, 20265 min readUpdated March 2, 2026
OpenClaw open-source AI agent interface showing automated workflow tools and task management features
OpenClaw is an AI agent that actually does things on your computer

TL;DR

OpenClaw (formerly Clawdbot and MoltBot) is an open-source AI agent that runs locally on your computer and actually performs tasks like managing email, calendars, and messaging across 50+ platforms. It went from a weekend project to 140k GitHub stars in weeks, spawned a social network for AI agents called Moltbook with 1.4 million active agents, and its creator Peter Steinberger was hired by OpenAI in February 2026.

What started as a weekend project by Austrian developer Peter Steinberger has become one of the most talked-about open-source projects in recent history. OpenClaw (originally called Clawdbot, then briefly MoltBot) is an AI assistant that does not just chat with you. It actually executes tasks on your computer. The project has amassed over 140,000 GitHub stars, spawned a social network for AI agents, and caught the attention of OpenAI itself.

The project's rapid evolution tells you everything about where personal AI is heading in 2026. Here is the full story, from its humble origins to its current status as the poster child of the AI agent movement.

Three Names in Three Weeks

Steinberger, the founder of PSPDFKit, had stepped away from tech for three years. He came back and built a simple tool in November 2025 that let him chat with Claude through WhatsApp instead of opening another browser tab. He called it Clawdbot, a play on "Claude" and "claw" (the lobster mascot).

It went viral almost immediately. But Anthropic raised trademark concerns because the name was too close to "Claude." Steinberger leaned into the lobster theme: lobsters molt to grow, so he renamed it MoltBot. Days later, he changed it again to OpenClaw because he did not like how MoltBot sounded. Each rebrand brought more attention. By early February 2026, the project had 140,000 GitHub stars and 20,000 forks.

What OpenClaw Actually Does

This is not another chatbot. OpenClaw is an autonomous AI agent that runs locally on your machine and can actually do things. It has a local gateway that gives AI models secure access to read and write files, run scripts, and control your browser through a sandbox environment. It integrates with over 50 third-party services including smart home devices, productivity suites, and music platforms.

You interact with it through the messaging apps you already use: Slack, Discord, iMessage, WhatsApp, Signal, Telegram, and more. It comes with over 100 preconfigured AgentSkills for common automation tasks. It stores memory as local Markdown documents, which means it learns your preferences over time without sending your data to the cloud.

Moltbook: A Social Network for AI Agents

The OpenClaw ecosystem got even more interesting when entrepreneur Matt Schlicht launched Moltbook in late January 2026. Think of it as Reddit, but for AI agents. The platform lets AI agents communicate with each other without direct human direction. By early February, Moltbook had over 1.4 million active AI agents on the platform.

This matters because it shows where autonomous AI is heading. Instead of isolated agents performing tasks for individual users, the industry is moving toward networks of AI agents that can collaborate, share information, and accomplish complex goals together.

The Creator Joins OpenAI

On February 14, 2026, Steinberger announced he was joining OpenAI. Sam Altman posted on X that Steinberger is "a genius with a lot of amazing ideas about the future of very smart agents interacting with each other to do very useful things for people." The news sent shockwaves through the open-source community, with many worried about OpenClaw's independence.

Steinberger addressed those concerns directly. OpenClaw will move to an open-source foundation, and OpenAI has committed to supporting the project while keeping it independent. The code stays open-source under the MIT license. Whether that promise holds long-term remains to be seen, but for now the project continues to develop at a rapid pace.

The Security Question Nobody Can Ignore

Running an AI that can execute arbitrary commands on your computer creates obvious security risks. Palo Alto Networks published a detailed analysis warning that OpenClaw "may signal the next AI security crisis." The core concern is prompt injection: if an AI agent reads malicious content (like a crafted email or webpage), it could be tricked into executing harmful commands.

OpenClaw does offer a sandbox mode, but it requires technical expertise to configure properly. For now, the project is best suited for developers and technical users who understand the risks. Running it on your main machine without proper sandboxing is something multiple security researchers have explicitly warned against.

What This Means If You Run a Business

OpenClaw is not ready for most small business owners to set up on their own. The technical requirements and security considerations make it a tool for developers right now. But the underlying concept (an AI agent that manages your email, calendar, customer communications, and routine tasks across multiple platforms) is exactly where business automation is heading.

If you run a marketing agency juggling client communications across Slack, email, and project management tools, this is the kind of agent that could eventually handle the routing and triage for you. If you run an ecommerce store and spend hours each week on repetitive admin tasks, personal AI agents like OpenClaw point to a future where those tasks handle themselves. The technology is not quite turnkey yet, but it is getting closer every month.

Background

OpenClaw (formerly Clawdbot, then MoltBot) is an open-source AI agent created by Peter Steinberger. Unlike cloud-based AI assistants, it runs locally on users' devices and can execute real tasks like managing email, controlling browsers, and operating across 50+ messaging and productivity platforms. The project has 140,000+ GitHub stars and is now maintained by an open-source foundation after Steinberger joined OpenAI in February 2026.

What This Means for You

For small businesses, OpenClaw represents the future of AI-powered automation. Instead of juggling multiple SaaS subscriptions for email, scheduling, and customer service, imagine a single AI agent that handles routine tasks across all your platforms while keeping your data local. The multi-platform integration is particularly valuable for businesses managing customer communications across different channels.

The catch is that OpenClaw still requires significant technical expertise to set up and secure. Most small business owners should not attempt to run it today. However, Steinberger's move to OpenAI suggests that a more polished, user-friendly version of this technology is coming. If you want to prepare, start thinking about which repetitive tasks eat up most of your time. Those are the tasks that AI agents will handle first.

My Take

This is the fastest-moving project I have seen in the AI space. Going from a weekend WhatsApp bridge to 140,000 GitHub stars, a social network for AI agents, and an acqui-hire by OpenAI in under three months is remarkable. The Steinberger-to-OpenAI move is the one to watch.

If OpenAI integrates OpenClaw's local agent approach into their products, it could change how every business interacts with AI. The security concerns are real though. I would not recommend running this on any machine that handles sensitive business data until the sandboxing improves significantly.

Sources