Skip to content
    AI Tools

    OpenClaw, Explained: What It Is and the Security Catch

    JK
    5 min read

    TL;DR

    1

    OpenClaw is an open-source, self-hosted AI agent that runs tasks across your tools, not just a chatbot.

    2

    It is huge. About 246,000 searches a month and over 135,000 GitHub stars.

    3

    The catch is security. Researchers found 341 malicious skills in its marketplace, about 12% of the registry.

    4

    For most coaches and consultants, a hardened setup or a simpler stack beats running OpenClaw raw.

    5

    Microsoft built its Scout agent on OpenClaw, which tells you the framework is real, but needs enterprise controls to be safe.

    OpenClaw is an open-source, self-hosted AI agent framework that runs tasks across your tools, not just a chat window. It wraps an AI model in memory, skills, and a loop so it can read files, browse the web, send email, and act on its own. It is the fastest-rising agent project of 2026, with about 246,000 searches a month. It is also one of the least secure things you can connect to your business by default. This guide explains what it is, who it suits, and the catch the hype skips.

    What is OpenClaw?

    OpenClaw is an open-source AI agent you host yourself and extend with plug-ins called "skills". It is built in Node.js and TypeScript, released under the MIT licence, and ships with 100+ built-in skills plus a community marketplace called ClawHub. The public repository on GitHub has passed 135,000 stars, which puts it among the fastest-growing open-source projects of the year.

    The difference between OpenClaw and a normal AI chat is simple. A chat answers you. An agent acts. OpenClaw can take a goal, decide the steps, and carry them out across your digital tools without you in the loop for each one. That is the appeal, and also the risk.

    What OpenClaw actually does

    Out of the box, OpenClaw can run shell commands, read and write files, control a browser, send emails, and manage a calendar. It connects across many channels and pulls extra abilities from its skill marketplace. You describe the job. It works out how to do it and goes.

    For a busy operator, that sounds like the dream. One agent that handles your inbox, drafts your reports, books your meetings, and chases your follow-ups. The reality is more careful than the demo videos. An agent with that much reach is only as safe as the weakest skill you install and the tightest permission you set.

    The security catch nobody puts on the sales page

    Here is the part the hype skips. OpenClaw's power is also its biggest problem.

    Security researchers at Reco documented an active security crisis in the OpenClaw ecosystem. The headline numbers are hard to ignore:

    FindingNumber
    Malicious skills found in the marketplace341 of 2,857 (about 12%)
    Critical vulnerabilityCVE-2026-25253, CVSS score 8.8
    Exposed instances found on the public internet21,639 (up from about 1,000 days earlier)
    Open security issues on GitHub (April 2026)469

    That marketplace number is the one that should stop you. Roughly one in eight skills in the registry was malicious, dressed up with clean documentation and harmless names. The critical flaw allowed one-click remote code execution, meaning an attacker could run code on your machine after you visited a single bad web page.

    There is a name for the underlying problem: the "lethal trifecta". OpenClaw has access to your private data, exposure to untrusted input, and the power to act. Put those three together and you have an agent that can be turned against you. The project's own security policy places prompt injection out of scope for fixes, and community skills are not vetted before you install them. None of this means OpenClaw is useless. It means raw OpenClaw is not built for people who hold other people's data.

    Who OpenClaw is actually right for

    OpenClaw suits a technical user who wants a powerful, extendable agent and is willing to secure it properly. That means self-hosting it in isolation, vetting every skill, keeping credentials away from the model, and putting a human gate on anything that sends or spends.

    For most coaches and consultants, that is a lot of work to take on for a tool you have to babysit. Client data is sacred. If a malicious skill leaks a client's records, "the open-source agent did it" is not a defence anyone will accept. The honest read for most operators is that the boring stack wins: a strong AI model plus one or two solid workflows covers the same ground with far less risk. We unpack that trade-off in the guide on whether autonomous agents are right for your business.

    The Microsoft Scout signal

    If OpenClaw is so risky, why is it worth knowing about? Because the biggest software company on earth just bet on it. Microsoft built its new Scout agent on the OpenClaw framework, as stated in Microsoft's own Scout documentation. Scout is in private preview, aimed at enterprises, and wrapped in managed identity, governance, and policy controls.

    Read that move carefully. Microsoft did not reject OpenClaw. It embraced the engine and spent its effort making it safe for organisations. That is the real lesson. The framework is genuinely useful. The raw version is not safe for a small business. The value sits in the controls you wrap around it, which is the same principle behind every anti-fragile AI business: own the method and the guardrails, treat the engine as swappable.

    What I have learned watching people rush into OpenClaw

    The pattern is always the same. Someone sees the star count, installs OpenClaw on a Friday, connects it to their email and calendar, and feels like they are finally ahead. Then a skill does something they did not expect, and they spend the weekend pulling it back out.

    The people who do well with it treat it like a power tool, not a toy. They run it locked down, they read what each skill can touch, and they never let it act on anything important without a person checking first. That discipline is the whole game. The tool is not the risk. Connecting it to real client data with no guardrails is the risk.

    If you are weighing this up, the question is not "is OpenClaw impressive". It clearly is. The question is whether you need an autonomous agent at all, or whether what you already run does the job with a fraction of the exposure. Most owners, once they look honestly, find they do not need one yet.

    James

    Where to go next

    If you are trying to decide whether any of this belongs in your business, start with the guide on whether autonomous agents are right for you. It walks you through a simple three-question test for build, buy, or skip. If you decide agents are worth it, our guide on AI agent orchestration covers how to make them work as a team.

    For the bigger picture on why the method matters more than any single tool, read the anti-fragile AI business pillar, or see how this thinking shaped why you do not own your AI stack.

    When you are ready to find out where your own business actually sits, take the two-minute assessment.

    Frequently Asked Questions

    JK

    James Killick

    Founder

    The AI Orchestrator. 10+ years building digital products and 200+ apps shipped, now helping $1M+ educators and consultants turn their IP into AI-powered delivery systems.

    James Killick founded and runs The AI Orchestrators.

    Ready to find out where your biggest AI opportunity is?

    Take the assessment. It takes about 5 minutes. You'll get a clear picture of how ready your business is.