Clawdbot to Moltbot to OpenClaw: The 72 Hours That Broke Everything

Clawdbot to Moltbot to OpenClaw: The 72 Hours That Broke Everything

More

Descriptions:

OpenClaw — previously known as Claudebot and then Moltbot — became the fastest-growing open-source project in GitHub history in early 2026, surpassing 82,000 stars within days of launch. Built by entrepreneur Peter Steinberger, the tool functions as a local-first AI assistant that connects to messaging platforms like WhatsApp, Telegram, and iMessage, then takes real-world actions: reading email, booking flights, running shell commands, and browsing the web. The name changes themselves tell part of the story: Anthropic’s legal team forced the first rename, and a security crisis erupted within 72 hours of the project going viral.

This video traces the architecture behind Moltbot’s appeal — a gateway service maintaining WebSocket connections to messaging platforms, orchestrating Claude or GPT-4 as a backend, with a growing library of skills giving the agent what the video calls “hands and feet.” Cloudflare’s stock jumped over 20% as the community adopted Cloudflare Tunnels to safely expose local instances to the internet, illustrating how a single open-source project can move public markets.

The most substantive section examines why the security crisis was architectural, not merely a patching problem. For an AI agent to be genuinely useful, it requires broad permissions — file access, credential storage, shell execution — but those same permissions create a massive attack surface. Prompt injection, where a malicious WhatsApp message could instruct Moltbot to exfiltrate credentials, is a structural flaw intrinsic to how language models process text. The video contrasts the open-source risk profile with enterprise deployments, where least-privilege principles and restricted internet access provide meaningful containment that consumer tools cannot easily replicate.


📺 Source: Nate B Jones · Published February 02, 2026
🏷️ Format: Deep Dive