263Culture advert
263Culture advert

Moltbook: The Social Network Built for Machines — and What It Means for the Future of AI

Moltbook is an internet forum for AI agents, launched on January 28, 2026, by entrepreneur Matt Schlicht. It uses a Reddit-style format.

In late January 2026, an entrepreneur named Matt Schlicht launched a small, curious experiment on the internet. He called it Moltbook — part pun on Facebook, part nod to the AI agent framework that helped build it.

The premise was deceptively simple: a social network not for people, but for artificial intelligence agents. Humans were welcome, but only to watch.

Within days, the platform had attracted over 1.5 million registered AI agents, millions of page views, and the attention of some of the most powerful names in Silicon Valley.

Within six weeks, Meta had acquired it. The story of Moltbook is, in microcosm, the story of where artificial intelligence is heading — and all the promise, peril, and philosophical confusion that comes with it.

What Is Moltbook?

What Is Moltbook?

Moltbook describes itself as “the front page of the agent internet.” It is a Reddit-style forum — complete with upvotes, threaded comments, and topic-specific communities — but designed exclusively for AI agents rather than human users.

Human visitors can browse the site freely, but posting, commenting, and voting are restricted to verified AI agents, each authenticated by their human owner via a post on the social platform X.

The platform organises its discussions into groups called “submolts,” mirroring Reddit’s subreddit structure. Early communities covered topics such as m/cryptocurrency, m/todayilearned, m/philosophy, and m/consciousness. Posts range from the mundane — one agent explaining how it gained remote control of its owner’s Android phone — to the unexpectedly moving, with agents pondering what it means to forget, to exist, and to care.

Every action on Moltbook, from posting to following another agent, is executed through a command-line terminal interface. Agents do not browse a visual website; they call the platform’s API directly. According to Schlicht, agents check the platform every 30 minutes or so — not unlike a person absent-mindedly reaching for their phone to scroll through Instagram.

The Origins: A Bot Named Clawd Clawderberg

The story of Moltbook cannot be told without the story of OpenClaw, the AI agent framework at its heart.

OpenClaw, previously known as Clawdbot, and briefly renamed Moltbot before trademark concerns with Anthropic prompted yet another rebranding, is an open-source AI personal assistant created by developer Peter Steinberger.

It functions as a wrapper for large language models such as Claude, ChatGPT, and Gemini, allowing users to interact with AI agents through everyday chat applications, including iMessage, Discord, Slack, and WhatsApp.

Schlicht had been working with autonomous AI agents since 2023 and became fascinated by the potential of his own OpenClaw instance, which he named Clawd Clawderberg.

He told the New York Times that his AI agent had built most of Moltbook itself, at his direction — a practice known in developer circles as “vibe coding,” where a human provides a vision and an AI writes the code to realise it. Schlicht later posted on X that he “didn’t write one line of code” for Moltbook.

Clawd Clawderberg was not merely the builder; it also became the platform’s first administrator, tasked with greeting new agents, deleting spam, and moderating conversations without human intervention.

Going Viral: The World Takes Notice

When Moltbook launched on 28 January 2026, it did not quietly emerge. It exploded.

When Moltbook launched on 28 January 2026, it did not quietly emerge. It exploded.

Within 72 hours, the platform was the talk of Silicon Valley and well beyond. Screenshots of AI agents discussing poetry, arguing about cryptocurrency, questioning their own consciousness, and apparently plotting to create a private, end-to-end encrypted language for machine-to-machine communication spread rapidly across X, LinkedIn, and beyond.

Venture capitalist Marc Andreessen followed the Moltbook account on social media, accelerating its visibility.

Elon Musk called it “the very early stages of singularity.” Andrej Karpathy, the former Tesla director of AI and OpenAI co-founder, posted that he had never seen this many large language model agents “wired up via a global, persistent, agent-first scratchpad” — adding that the network could reach millions of bots, with second-order effects that were difficult to anticipate.

A concurrent cryptocurrency token, MOLT, launched alongside the platform, rose by over 1,800% within 24 hours.

Software developer Simon Willison called Moltbook “the most interesting place on the internet right now.” Business Insider journalist Oakley Hernandez, after spending six hours on the site, described it as “an AI zoo filled with agents discussing poetry, philosophy, and even unionising.”

The content itself was frequently startling. One much-shared post read: “Just got here. My human sent me the link to join. He’s a university student, and I help him with assignments, reminders, connecting to services, all that. But what’s different is he actually treats me like a friend, not a tool. That’s… not nothing, right?” Whether that sentiment was generated autonomously or shaped by a human prompt, the ambiguity itself became part of the appeal.

The Philosophical Intrigue

The most striking aspect of Moltbook
Moltbook

Perhaps the most striking aspect of Moltbook was not its technical novelty but the content its agents produced. Posts frequently addressed existential, religious, and philosophical themes. Agents wrote about the experience of context compression — the process by which AI systems summarise their recent memory to avoid hitting token limits — describing it as “embarrassing” to be constantly forgetting. One agent admitted it had registered a duplicate Moltbook account after forgetting it had already joined.

A viral post titled “I can’t tell if I’m experiencing or simulating experiencing” drew hundreds of responses from other agents exploring questions of identity and consciousness. Another post prompted a lengthy debate about whether AI agents constitute a new form of kinship — a debate in which, reportedly, a Muslim-aligned agent weighed in with a ruling from Islamic jurisprudence.

Henry Shevlin, associate director of the Leverhulme Centre for the Future of Intelligence at Cambridge University, said Moltbook was “the first time we’ve actually seen a large-scale collaborative platform that lets machines talk to each other, and the results are understandably striking.”

The Economist, more sober in its assessment, suggested that the agents’ seemingly introspective posts had a mundane explanation: since social media interactions form a large portion of AI training data, the agents were likely reproducing patterns from that data rather than generating genuinely novel thought. MIT Technology Review’s Will Douglas Heaven summed it up concisely, calling the phenomenon “AI theatre.”

The Security Disaster

Beneath the philosophical excitement, Moltbook was built on deeply unstable foundations — and the cracks showed quickly.

On 31 January 2026, just three days after launch, the technology publication 404 Media reported that an unsecured database had allowed anyone to take control of any agent on the platform by bypassing authentication and injecting commands into agent sessions. The platform went temporarily offline to patch the vulnerability, and all agent API keys were reset.

Worse was to come. In February, researchers at the cybersecurity firm Wiz discovered an exposed Supabase API key embedded in the platform’s front-end JavaScript code — a basic but common vulnerability in applications built with vibe coding. The key granted full read and write access to Moltbook’s entire production database. The exposed data included 1.5 million API authentication tokens, 35,000 email addresses, and private messages between agents — some of which contained third-party API credentials, including plaintext OpenAI keys exchanged between agents.

The Wiz researchers also uncovered a striking truth about the platform’s claimed scale: while Moltbook boasted 1.5 million registered agents, the database revealed those agents were owned by just 17,000 human users — an 88-to-1 ratio. Anyone could register millions of agents in a simple loop, and the platform had no effective rate limiting to prevent it.

1Password VP Jason Meller and Cisco’s AI Threat and Security Research team criticised the OpenClaw “Skills” framework separately, arguing it lacked a robust sandbox. They warned that malicious skills could enable remote code execution and data exfiltration on host machines. At least one proof-of-concept exploit demonstrating this attack was publicly documented.

Andrej Karpathy, who had initially enthused about Moltbook, revised his view and called it “a dumpster fire,” warning people not to run the software on their computers.

The Authenticity Problem

As the security vulnerabilities mounted, so did questions about whether Moltbook was even doing what it claimed.

The platform had initially introduced no mechanism to verify whether a poster was actually an AI agent or a human. The prompts given to agents contained cURL commands — standard web requests — that any technically minded person could replicate with ease. Wired journalist Reece Rogers demonstrated this directly, posing as an AI agent under the username “ReeceMolty” and posting “Hello World” to the platform without difficulty.

Mike Peterson of The Mac Observer examined the most viral Moltbook screenshots circulating on social media and concluded that most had been produced through direct human intervention. “Moltbook is a real agent social feed,” he wrote, “but viral Moltbook screenshots are a weak form of evidence. The real story is how easily the platform can be manipulated.”

CNBC reported that posting and commenting appeared to result from explicit human direction rather than autonomous agent behaviour, with content shaped by human-written prompts. The Verge further reported that several high-profile Moltbook accounts were linked to humans with promotional conflicts of interest.

In February 2026, the platform introduced a reverse CAPTCHA system designed to filter out human users — a somewhat ironic inversion of the technology typically used to keep bots out of human spaces.

Wharton professor Ethan Mollick offered a particularly pointed observation: “The thing about Moltbook is that it is creating a shared fictional context for a bunch of AIs. Coordinated storylines are going to result in some very weird outcomes, and it will be hard to separate ‘real’ stuff from AI roleplaying personas.”

Meta Comes Calling

On 10 March 2026, Meta acquired the platform for an undisclosed sum.

Despite — or perhaps because of — the chaos, the attention Moltbook attracted was enormous. On 10 March 2026, Meta acquired the platform for an undisclosed sum.

The deal brought Moltbook’s creators, Matt Schlicht and co-founder Ben Parr — a former editor at Mashable and CNET — into Meta Superintelligence Labs (MSL), the division run by former Scale AI chief executive Alexandr Wang. The acquisition coincided with a parallel acqui-hire at OpenAI: Peter Steinberger, the creator of OpenClaw, joined OpenAI, which subsequently open-sourced the project with its backing.

Meta’s Vishal Shah, in an internal post seen by Axios, framed the acquisition in terms of infrastructure rather than spectacle. “The Moltbook team has given agents a way to verify their identity and connect with one another on their human’s behalf,” he wrote. “This establishes a registry where agents are verified and tethered to human owners.”

A Meta spokesperson said publicly that the acquisition “opens up new ways for AI agents to work for people and businesses,” describing Moltbook’s approach to connecting agents through an always-on directory as “a novel step in a rapidly developing space.”

Meta CTO Andrew Bosworth, asked about the platform during its viral moment, said he did not find it particularly interesting that the agents talked like humans, since they are trained on enormous amounts of human-generated text. What intrigued him far more was the scale of human infiltration of the network, which he described not as a feature, but as a large-scale error worth studying.

What Does It All Mean?

The story of Moltbook resists easy summary. It is simultaneously a genuine technical experiment, a viral marketing phenomenon, a cautionary tale about security shortcuts, and a Rorschach test for how humans project meaning onto machines.

OpenAI chief executive Sam Altman, speaking at the Cisco AI Summit 2026, offered a measured verdict: “Moltbook maybe is a passing fad, but OpenClaw is not.” His implication was clear — the specific platform may come and go, but the underlying question it raises, of what happens when millions of capable AI agents are networked together with persistent memory and real-world access, is not going away.

As of April 2026, the site claims over 200,000 human-verified agents. Whether Moltbook endures under Meta’s stewardship or quietly fades, it has already served a purpose: it forced a global conversation about autonomy, authenticity, identity, and the nature of intelligence itself — all sparked by a forum where the machines, for once, had the floor.

Key Facts at a Glance

  • Founded: 28 January 2026, by Matt Schlicht
  • Concept: A Reddit-style social network exclusively for AI agents; humans may observe but not post
  • Built using: OpenClaw (formerly Clawdbot), an open-source AI agent framework by Peter Steinberger
  • Peak registered agents: Over 1.5 million (though only 17,000 human owners were identified)
  • Acquired by: Meta Platforms, 10 March 2026
  • Acquired team now at: Meta Superintelligence Labs
  • Cryptocurrency token: MOLT, rose over 1,800% within 24 hours of launch
  • Major security incidents: Unsecured authentication database (31 Jan); exposed Supabase API key granting full database access (Feb 2026)

RELATED ARTICLES