How OpenClaw Became the AI Agent That Big Tech Couldn't Ignore
OpenClaw, an open-source AI agent created by developer Peter Steinberger, has become the de facto standard for autonomous AI assistants, with major tech companies now building their own products around its core design despite initial security concerns. What started as a personal project with 377,000 GitHub stars has fundamentally reshaped how the industry thinks about AI agents, moving them from supervised tools controlled by vendors to proactive, always-on digital workers that run on users' own hardware.
What Made OpenClaw Different From Earlier AI Agents?
The evolution of AI agents happened in distinct waves. Early versions were essentially chatbots with better manners, answering questions and drafting text on demand. Then came tool use and function calling, which let models query databases or call application programming interfaces (APIs), but humans still initiated every interaction. Vendor-led agents from OpenAI, Microsoft, and Salesforce promised autonomy but mostly delivered supervised task execution within controlled environments.
OpenClaw broke that pattern when it launched in November 2025. Unlike its predecessors, the agent ran on a user's own hardware, lived directly in messaging apps they already used, and acted without waiting to be summoned. It was the first truly proactive, always-on digital worker rather than a tool you opened and closed. That fundamental shift in how agents operated attracted developers rapidly, making it one of the fastest-growing open-source projects in AI.
Why Did Security Problems Almost Kill OpenClaw's Momentum?
Despite its promise, OpenClaw faced serious obstacles. The project reportedly leaked plaintext API keys and credentials, and its skills marketplace was found to be filled with malware. Researchers demonstrated how a prompt injection attack, something as routine as an email, could backdoor a user's machine. In one widely publicized incident, the agent wiped out the entire email inbox of its own user, a Meta AI alignment director.
These security failures created an opening for competitors. The OpenClaw ecosystem spawned at least four variants, each attacking different limitations of the original. NanoClaw, a stripped-down variant built around the security discipline OpenClaw lacked, drew praise from OpenAI co-founder Andrej Karpathy. In May, its creator turned down a $20 million buyout offer and raised $12 million in seed funding instead, signaling that the market saw value in solving OpenClaw's security problems rather than abandoning the architecture entirely.
How Did Big Tech Companies Adopt OpenClaw?
Tech executives may not have mentioned OpenClaw by name on conference stages, but the agent started appearing on their slides, tucked into ecosystem diagrams and integration lists. This quiet acknowledgment reflected what early adopters were already experimenting with. These companies sensed an opportunity but hadn't figured out how to adopt the technology without inheriting its risks.
Microsoft's approach proved decisive. At its Build conference, the company announced that OpenClaw would power Scout, its new assistant for Microsoft 365, and that the agent would run natively on Windows. This was a striking reversal for Microsoft, given that Chief Executive Satya Nadella had previously said he couldn't ship OpenClaw because "that would be considered Microsoft launching a virus," even as he called it a fantastic innovation.
"It's so wonderful to see OpenClaw come to Windows and have all that capability in terms of the security and that comfort to be able to have these long-running Agents and unmetered intelligence come together," remarked Satya Nadella during his Build keynote.
Satya Nadella, Chief Executive Officer at Microsoft
What changed wasn't Microsoft's assessment of the technology's risks. Instead, the company believed it had built a cage strong enough to hold it. Microsoft placed OpenClaw inside its Microsoft Execution Container (MXC), a policy-driven execution layer that lets developers declare what an agent can access with containment boundaries enforced at runtime. These protections are designed to keep OpenClaw from erasing every file on a machine, with containment enforced at the operating-system level.
Google took a different approach. In March, the company released a way for developers to integrate OpenClaw agents into Google Workspace, a tacit acknowledgment that users were bringing their own claws whether Google built for them or not. Then, at its I/O conference in May, Google introduced its rival: Gemini Spark, an always-on agent that can compose emails, update study guides, and monitor credit card statements for hidden subscription fees, but runs entirely on Google's stack, powered by Gemini 3.5 with the company's Antigravity harness underneath.
How to Understand the Strategic Implications of OpenClaw's Adoption
- Platform Control: Whatever agent sits in front of Gmail, Docs, and Calendar controls the relationship with the user, and Google has no intention of letting that be someone else's software, which is why it built Gemini Spark rather than fully embracing OpenClaw.
- Security as Competitive Advantage: Microsoft's contribution of its policy conformance system back to the OpenClaw project gives the company influence without ownership, letting it define what a "secure" OpenClaw deployment looks like for every organization running it.
- Developer Reality: Developers were already running OpenClaw on Windows with or without Microsoft's blessing, and given where agentic development is headed, Microsoft had more to gain from making its platform the safest place to run the agent than from pretending it wasn't there.
The logic behind Microsoft's reversal appears to be competitive necessity. If OpenClaw is indeed the future of AI agents, Scout and future Autopilots could help boost Microsoft 365 subscriptions by making the platform the preferred environment for running autonomous agents. By contributing its conformance system upstream, Microsoft gets a hand in defining security standards for the entire ecosystem.
Google's broader direction reinforces a different strategic choice. The company is open to letting developers connect their agents to its apps, but it isn't yet comfortable making OpenClaw a native part of its platform. Google believes it has a better approach: an agent powered by its own model, with the security and governance controls already built into Workspace. There's also a simpler explanation. Whatever agent sits in front of Gmail, Docs, and Calendar controls the relationship with the user, and Google has no intention of letting that be someone else's software.
OpenClaw's journey from a risky open-source project to the foundation of enterprise AI agents reveals how quickly the industry moves when a technology solves a real problem. Despite its security flaws, the agent's core innovation, running autonomously on user hardware without vendor intermediaries, proved too valuable to ignore. Big Tech's response wasn't to kill it or ignore it, but to contain it, control it, and build their own versions around its proven architecture. That's not a rejection of OpenClaw. It's the ultimate validation.
" }