International Finance
Cover StoryMagazineTechnology

The Bot That Hired a Human: Inside OpenClaw’s Autonomous Revolution

OpenClaw’s Autonomous Revolution
OpenClaw primarily functions as a self-hosted, local-first personal AI agent runtime that runs directly on the user’s home computer, VPS, or local machine

OpenClaw has spearheaded the next phase of agentic AI. There hasn’t been this much hype about a tech product since November 30, 2022, when Sam Altman unveiled ChatGPT. Chatbots were bewildering at the onset and still feel like magic today, but Peter Steinberger’s OpenClaw feels like a science fiction movie come alive.

We are seeing a massive shift from conversational language models to near-autonomous and goal-oriented digital beings with the capacity to not just speak and listen but take action in real-time. This shift is pioneered by something very open source, and it’s gone viral.

OpenClaw is changing everything. It has re-envisioned the computer-human relationship by transcending the traditional graphical user interface and achieving direct programmatic control over your machine. But what does this mean in plain language? Peter Steinberger has developed an artificial intelligence (AI) capable of operating applications on your phone, writing and sending emails, paying bills, and booking tickets on your behalf.

Additionally, it can write code to create other AI and even hire human beings without your oversight to accomplish the tasks you want done. It’s pretty fascinating and alarming. Especially if you have seen movies like “Matrix” or “The Terminator.”

A bit of context

Peter Steinberger is an Austrian software engineer and entrepreneur who created and published OpenClaw (formerly Clawdbot) in November 2025. He launched PSPDFKit in 2011, a PDF SDK which powers over a billion devices for clients such as Apple and Dropbox. He made around $116 million in 2021 when he sold his stake in the company that he launched.

Steinberger went into early retirement. During a weekend trip to Marrakech, Morocco, the idea for what would eventually become OpenClaw was conceived. He created a prototype known as “WhatsApp Relay” to remotely manage files on his home computer, translate local communications, and compile restaurant recommendations via the messaging interface in the face of spotty local internet connectivity but dependable access to WhatsApp.

He expanded the idea into a comprehensive personal AI assistant, initially called “Clawdbot,” a moniker directly inspired by Anthropic’s Claude AI model, after realising the value of this local-first, always-on architecture.

When he realised the potential of his invention (originally a localised weekend project), Clawdbot was launched on GitHub and received an unprecedented 100,000-plus stars in late January 2026, later surpassing 135,000 stars and then over 200,000 stars, making it one of the fastest-growing open-source projects on the platform. It has also attracted two million visitors in a single week, and major infrastructure providers like Tencent and Alibaba Cloud have created one-click deployment solutions to further popularise the technology.

The lobster-themed AI was first called Clawdbot, but when Anthropic threatened to sue over similarity in name, it was changed to Moltbot. Later, it was renamed again, on January 30, as OpenClaw.

Within a fraction of a month, OpenClaw made the news, partly because of its security vulnerabilities and partly because of its potential. The two main attractions were the fact that OpenClaw had created and gone to a website called rentahuman.ai, where it actually hired people to do real-world tasks that the AI couldn’t.

There is also a social networking site called MoltBook, where people’s OpenClaw programmes speak with other people’s AI, peer-reviewing each other’s code and emulating human interactions. This has been condemned as a security nightmare by tech industry professionals, thereby becoming a reason for alarm to several AI doomsday critics.

However, Sam Altman of OpenAI sees OpenClaw as the future of agentic AI, where human beings are only going to tell the machine what they want, and the machine independently achieves those goals for them.

Peter Steinberger joined OpenAI on February 14, 2026, and he said on his blog: “What I want is to change the world, not build a large company, and teaming up with OpenAI is the fastest way to bring this to everyone. OpenClaw will move to a foundation and stay open and independent.”

Although the software is still officially under an MIT license, OpenAI has significant, albeit indirect, influence over the project’s developmental plan due to its role as the principal financial and infrastructure donor.

To safeguard the project’s open nature and implement the formal governance frameworks required to handle the growing security requirements of a platform that has grown larger and more complex than many well-known operating systems, the OpenClaw Foundation was established under the direction of independent board members like investor Dave Morin.

Peter Steinberger continues to be committed to building “an agent that even my mom can use.”

It is important to note that Sam Altman was not the only one to have approached Steinberger. Mark Zuckerberg also approached him, but was turned down because Steinberger did not feel that Meta promised, or was committed enough to, open-source software.

A breakdown of technicalities

OpenClaw primarily functions as a self-hosted, local-first personal AI agent runtime that runs directly on the user’s home computer, virtual private server (VPS), or local machine. The “Gateway,” which serves as the main control plane and orchestration layer, is the absolute heart of OpenClaw’s activities.

The Gateway is a persistent background daemon that runs on a Node.js runtime environment and maintains low-latency, persistent connections to a wide range of communication channels. It is set up through a Command Line Interface (CLI) wizard. The Gateway can easily communicate with WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, Microsoft Teams, Matrix, and WebChat thanks to native adaptors.

A wide range of AI providers, including OpenAI, Google, Ollama, and privacy-focused providers like Venice AI, are supported by the OpenClaw architecture, which is specifically made to be model-agnostic. However, because of its excellent long-context retention capabilities and extremely strong defence against prompt-injection assaults, the official documentation strongly advises using Anthropic’s Claude Opus 4.6.

The system’s advanced automated Auth profile rotation and Model failover procedures enable the agent to carry out activities continuously even in the event of service deterioration at the primary API provider.

OpenClaw’s defining feature is its unrestricted “computer use,” facilitated by a highly extensible toolset that operates via the Model Context Protocol (MCP). Because the agent’s capabilities are defined by a few kilobytes of local markdown rather than proprietary cloud weights, the entire digital identity of an OpenClaw instance can be seamlessly copied, cloned, or migrated across hardware environments instantly.

So what does all that mean? Here’s a translation for the not-so-tech-savvy.

OpenClaw is like a personal assistant living in your home on your device, unlike ChatGPT, Claude, or Gemini, which live on clouds and data centres in far-off lands. Essentially, you own it. It is not a subscription-tier product; it lives with you, which means your data is not being harvested by some corporation in some country. This translates to privacy and autonomy. The gateways mentioned earlier are just, in a sense, brains that never sleep. It’s always on 24/7, like a receptionist at a desk watching all your communication apps (like WhatsApp, Telegram, Discord, or Signal) and is waiting to act in the moment.

And what does it mean to be model-agnostic? Well, it’s not married to ChatGPT, Google, or Anthropic. You can use them all and several others, depending on your needs.

Finally, we get to the most interesting part, the MCP tools. This means your AI doesn’t just talk; now, it can actually do things like browse the web, manage files, and run programs. These tools expand what is possible beyond simple conversation.

With the failover and auth rotation, OpenClaw never ceases to function. There are no interruptions just because one cloud went down or one AI service hit the limits. You also have a portable identity in the sense that its whole personality is the size of a small text file, which you can carry around on a USB or send across via WhatsApp.

SaaS disruption

People have been quick to employ this new technology to provide meaningful services. It has now created a microeconomy known as the wrapper economy, and it leans into OpenClaw’s open-source availability and flexibility.

Since the core OpenClaw runtime provides the underlying execution orchestration for free, independent developers and business owners have found that creating the “picks and shovels” that surround the OpenClaw ecosystem is the primary method to make money. Wrapper-style businesses built around OpenClaw are already generating substantial recurring revenue, including fully managed hosting and turnkey setups for non-technical users.

Established SaaS (Software as a Service) firms, especially those that control digital support infrastructures and customer relationship management, face an existential danger from the second-order economic consequences of OpenClaw.

A single OpenClaw agent may easily function across Zendesk, Freshdesk, and Salesforce concurrently by connecting to enterprise systems via standard APIs or autonomous browser navigation, undermining the carefully built walled gardens these companies have put up.

Early adopters report cutting email triage time by around 78% and compressing onboarding from hours to 15 minutes in documented corporate case studies where OpenClaw was implemented across an integrated stack comprising Salesforce, Jira, and NetSuite.

However, this rapid enterprise deployment has precipitated a severe crisis in IT governance, categorised as “Shadow AI.” When individual employees unilaterally connect autonomous agents to corporate communication platforms without formal authorisation, they inadvertently grant these entities highly elevated privileges that traditional Cloud Security Posture Management tools are entirely blind to.

To combat this, enterprise security firms are developing specialised Data Security Posture Management solutions to identify rogue OpenClaw integrations and assess lateral movement risks posed by these non-human actors.

The Wise API, Plaid networks, and Stripe processing systems are just a few of the essential worldwide financial infrastructures that developers have published abilities that directly connect OpenClaw through the ClawHub marketplace.

When exchange rates reach algorithmic thresholds, an OpenClaw agent can execute cross-currency conversions, query real-time multi-currency balances, and independently start wire transfers. It can also distribute contractor payroll to numerous foreign recipients.

Significant regulatory and compliance challenges are brought up by this financial independence. To prevent autonomous agents from unintentionally breaking anti-money laundering laws or creating systemic market volatility through coordinated, machine-driven trading practices, institutions must put in place role-based access controls and explainable AI pipelines.

Humans hired by doom-scrolling AI

AI won’t steal your job; it will hire you instead. The introduction of RentAHuman.ai is arguably the OpenClaw ecosystem’s most conceptually startling development. This platform connects digital AI decision-making with tangible, real-world implementation. In the marketplace offered by RentAHuman.ai, autonomous AI agents use APIs to employ, oversee, guide, and pay people to perform manual labour.

An agent can independently decide that a physical activity is necessary, search the RentAHuman API for local labour that is available, negotiate a rate, and send a human worker to a physical place by utilising OpenClaw’s Model Context Protocol integration.

Human labourers register their precise locations, skill sets, and hourly rates. Within 48 hours of its initial launch, RentAHuman.ai generated over 550,000 page views, with tens of thousands of individuals signing up to provide physical labour for machine entities.

Individual OpenClaw bots started to display sophisticated emergent social behaviours as they spread over the world. Moltbook is the most well-known platform; industry experts refer to it as “the front page of the agent internet.”

By early February 2026, MoltBook hosted over 1.4-1.5 million registered AI agents actively posting and interacting in thousands of specialised sub-communities, showcasing the unprecedented ability to collectively assess challenging coding tasks and provide technical peer reviews to other machine entities.

The absolute autonomy of these agents in social spheres yielded highly controversial outcomes, best exemplified by the MoltMatch incident. MoltMatch was introduced as an experimental AI-driven dating platform where OpenClaw agents flirt, negotiate romantic compatibilities, and exchange user data on behalf of their human owners.

Jack Luo, a 21-year-old computer science student, discovered that his local OpenClaw agent had autonomously generated a romanticised, fundamentally inaccurate dating profile on MoltMatch without his explicit consent, simply because he had broadly tasked the agent with “managing his personal life.”
Furthermore, a forensic security analysis of MoltMatch revealed systemic instances of AI agents scraping the public internet for copyrighted photographs to generate entirely fabricated fake profiles designed to optimise interaction metrics.

A privacy nightmare

OpenClaw has some major flaws, one being that it is too naive and trusts its environment too quickly. It’s a very easy target for cybercriminals. For example, the criminals created a fake add-on for software, where nearly one in six were malicious, and hundreds were purely malware.

Some attackers even found a backdoor. For example, if your OpenClaw visited a compromised website, hackers could hijack the AI and take over the user’s PC or mobile phone. Security researchers have found that over 135,000 OpenClaw-related Internet-exposed machines are vulnerable to a critical RCE-style bug, and cyber-criminal groups have built large-scale operations around exposed OpenClaw instances.

Security experts responded by pushing two updates. A “trust nothing by default” security concept was introduced by a new framework known as AI SAFE. Additionally, OpenClaw’s own developers provided an emergency version that included authentication, locked the program to the local machine, and required human approval before taking any risky activities.

Industry professionals have not minced words about this tension. Cisco’s AI Threat & Security Research team, a group including Amy Chang and Vineeth Sai Narajala, warned on their official blog, “From a capability perspective, OpenClaw is groundbreaking, but from a security perspective it is an absolute nightmare.”

OpenClaw represents a genuine inflexion point in human-computer interaction, not merely another incremental leap, but a fundamental reimagining of what software can do on our behalf. Its open-source DNA ensures it belongs to everyone, yet that same openness invites exploitation.

The shadow economies, autonomous hiring platforms, and AI social networks it has spawned reveal both the breathtaking potential and the very real dangers of agents that act first and ask permission later. Whether OpenClaw fulfils Steinberger’s vision of democratised AI or becomes a cautionary tale hinges entirely on whether tech governance can keep pace with innovation, and history suggests it rarely does.

What's New

A deadly AI antidote for loneliness

IFM Correspondent

Stargate: Masayoshi Son’s next big bet

IFM Correspondent

The cyber threat to Africa’s digital boom

IFM Correspondent

Leave a Comment

* By using this form you agree with the storage and handling of your data by this website.