AI agent team series, part seven

Grok Bot, Hermes Agent and OpenClaw compared

Three very different answers to the same question: where should your AI teammates live, and who is responsible for keeping them safe? This compares them on the decision that actually matters, which is not the feature list.

A man in a dark work shirt sits at a table in a pottery studio marking a printed guide with an orange highlighter, beside an open laptop and a legal pad of ticked checkboxes.
In short

Which should I choose: Grok Bot, Hermes Agent or OpenClaw?

Grok Bot if you want managed cloud computers with approvals built in and you are comfortable with the vendor hosting your data. Hermes Agent if you want an open source, self hosted agent with self improving skills and persistent memory, and you can run a server. OpenClaw if you need an agent reachable from every chat app you use and you are prepared to lock it down hard, because its exposure and marketplace history demand it.

Everything below describes what each project's own documentation, or a named security researcher, published as of September 2026. All three move quickly. Verify plan details and security posture yourself before you buy or deploy.

By the VIS Mountain Editorial Team. Published . Updated . The sources behind it are listed below.

The tools you already run, joined to one consoleSix panels, three down each side, each drawn as a generic category object rather than a brand: your website, your booking system, your phone system, your records system, your customer database and your advertising accounts. Coloured cables run from each one into a console in the middle labelled your tools joined up, with a pulse travelling along every cable. No software vendor is named or shown.YOUR TOOLSJOINED UPONE VIEW OF WHEREEVERY ENQUIRY CAME FROMNOTHING REPLACEDYOUR WEBSITEPAGES, FORMS, TRACKINGYOUR BOOKING SYSTEMSLOTS AND CONFIRMATIONSYOUR PHONE SYSTEMCALLS AND CALL RECORDSYOUR RECORDS SYSTEMWHERE YOUR TEAM WORKSYOUR CRMENQUIRIES AND OWNERSYOUR AD ACCOUNTSSPEND AND RESULTSCATEGORIES, NOT PRODUCTS. YOURS PLUG IN WHERE THEY FIT.
The tools you already run, joined to one console
Managed against self hosted

The decision in one table

Nearly every other difference follows from this one. Read the two columns as two different answers to the question of whose problem the operating system is.

ItemManaged (Grok Bot)Self hosted (Hermes Agent, OpenClaw)
Where it runsA cloud computer per user, run by the vendorYour machine or your server
ApprovalsBuilt in, with a rule layerYours to configure
ReachRemote connectors and MCP onlyLocal tools, files and any channel
Cost shapeIncluded with paid plans and team seatsFree software, you pay for models and the machine
Who secures the hostThe vendorYou
Who secures the accessYouYou

The last two rows are the ones people misread. On a managed platform you are still responsible for what the bots can reach, which is the part that causes incidents. Hosting is the smaller half of the security problem.

The three, briefly

One paragraph each

Each description is drawn from the project's own documentation as it stood in September 2026, linked in the sources at the foot of this page.

Grok Bot

A managed platform from xAI, launched in beta on 11 August 2026, running on infrastructure operated through Cursor. Each user gets a persistent cloud computer with a browser, files and a terminal, and named bots share it.

  • Approval prompts and an Auto Review rule layer
  • Skills you can teach by demonstration, plus scheduled routines
  • Reaches you through a desktop app and an iPhone app

Hermes Agent

An open source agent from Nous Research, MIT licensed, launched 25 February 2026. It runs on your own machine or server, local, Docker, SSH or cloud sandboxes, and keeps persistent memory.

  • Writes its own skills as readable Markdown from what it observes
  • Reaches you through the major chat apps, email, the command line and desktop
  • A Bot Mode released in August 2026 turns agent profiles into a roster of named bots

OpenClaw

A self hosted gateway, originally published as Clawdbot in November 2025 and renamed in January 2026, connecting a long list of messaging platforms to an agent that can run commands, work with files and message people.

  • The widest channel coverage of the three by a distance
  • A public skills marketplace with thousands of packages
  • A security track record that has to be read before deploying, not after
The real decision

Where it runs, and who is responsible for securing it

Grok Bot runs on vendor operated cloud computers, hosted in the United States, with per user isolation and non root execution according to xAI's teams and enterprises documentation. You secure what the bots can access; the vendor secures the host.

Hermes Agent and OpenClaw run wherever you put them. That gives you control over data and locality, and it makes you responsible for the operating system, the network exposure, the updates and the backups. If nobody at your business owns those four things today, self hosting adds a job rather than removing one.

This is not a quality judgement about any of the three. It is a question about your organisation: whether you would rather accept a vendor holding your data, or accept owning a server that has to stay patched. Both are legitimate answers and they lead to different products.

Worth reading carefully

The OpenClaw marketplace findings, with their real sources

OpenClaw is the cautionary example in this comparison, and it deserves accurate citation rather than a general sense of alarm.

Palo Alto Networks Unit 42 published an analysis of OpenClaw supply chain risk. Read again on 18 September 2026, it reports five unblocked malicious skills that its researchers identified and reported for takedown between February and May 2026, across infostealer, evasion and agentic threat categories, and states that OpenClaw banned the accounts and deleted the skills. It also relays two earlier figures from other researchers: Bitdefender Labs estimated that approximately 17 percent of the OpenClaw skills it analysed in the platform's first few weeks carried malicious payloads, and Koi Security's ClawHavoc disclosure documented 341 malicious skills.

Read the full breakdown: The OpenClaw marketplace findings, with their real sources2 more paragraphsHide the full breakdown: The OpenClaw marketplace findings, with their real sources

The original version of this comparison also described tens of thousands of instances exposed to the public internet, a one click remote code execution flaw patched in release 2026.1.29, and a browser based takeover technique. Those four specifics are not in the Unit 42 analysis it cited, and we could not confirm them against a primary source. They are recorded here as claims the original article made rather than as findings of ours, and you should check the project's own advisories before relying on any of them.

None of this makes the software unusable. What it means is that the project's own advice has to be followed literally: never run it open to the world, authenticate the gateway, keep tool policy and sandboxing conservative, and treat every third party skill as untrusted code. A marketplace of thousands of community packages is the same category of risk as any other package registry, and it is managed the same way.

Feature by feature

Six comparisons that change the answer

These are the differences that have actually decided the question for people, rather than the ones that make the best table.

ItemGrok BotHermes AgentOpenClaw
ChannelsIts own desktop and phone apps, plus connectors into your toolsMajor chat apps, email, command line, desktopThe widest by far, across a long list of messaging platforms
Multi agentNamed bots sharing one computer, group chats up to six bots, not a security boundaryBot Mode gives a roster of named bots, with subagents that can run in isolated environmentsMultiple agent workspaces, but designed around a single personal assistant
Memory and skillsPer bot memory, files and sessions; skills learned by dictation or demonstration; memory not inspectable or exportableMemory and skills stored as files on your machine, which you can read, edit and versionMarkdown driven skill packages, easy to author and, as the marketplace showed, easy to weaponise
ApprovalsBuilt in: allow once, deny, always allow, plus a rule layer and an independent review modelTool policies and allowlists; a human in the loop gate is something you designTool policies and allowlists; a human in the loop gate is something you design
Local tools and private networksRemote HTTPS connectors and MCP servers only; private network access is an Enterprise featureSits next to your files and can reach anything on your networkSits next to your files and can reach anything on your network
Cost shapeIncluded with paid Cursor plans and team seats, with on demand usage beyond the allowanceFree and open source; you pay for the models you call and the machine you run onFree and open source; you pay for the models you call and the machine you run on

On price specifically: the original version of this comparison recorded a standalone Grok Bot figure of around 200 dollars a month in September 2026. Prices move, and a stale price is worse than none, so treat that as a historical observation and check the current plan page before you buy.

Which to pick

Four recommendations, and who each one is for

There is no winner here. There is a fit, and the fit is decided by who at your business owns a server and how much your data locality matters.

Pick Grok Bot

If you are a business owner or small team without a systems administrator, you want approvals and a reviewable record of actions out of the box, and vendor hosted data is acceptable. It is the fastest path to the team structure in this series.

Pick Hermes Agent

If you can run a server, you want your memory and skills as files you own, you need local tools or a private network, and you are willing to build the approval gate yourself rather than inherit one.

Pick OpenClaw

If the deciding requirement is reach into every chat app, you have somebody who will harden and patch it, and you will vet every skill before installing it. All three conditions, not two of them.

Or mix them

A managed platform for the front office, meaning inbox, reporting, drafts and approvals, and a self hosted agent on your own server for anything that must touch private systems, with the managed side reaching the private side only through an authenticated endpoint you control.

Before you choose

Seven questions that decide it faster than a feature list

Answer these first. In most cases the platform falls out of the answers rather than out of the comparison table above.

  • Who at your business will patch the server if you self host, and what happens the week they are on holiday?
  • Does any of the data the agent will touch carry a locality or regulatory obligation you cannot meet with a vendor hosted machine?
  • Do the agents need to reach anything on a private network, or is everything they touch reachable over HTTPS?
  • Do you need an approval gate on day one, or are you willing to build and test one yourself?
  • Do you need to read, export or audit the agent's memory, or is it enough that the agent behaves?
  • Which channels do the people who will use this actually live in?
  • If an agent were compromised tomorrow, who would notice, and how long would revoking everything take?

The last question is the one worth answering honestly. It is the same question regardless of which platform you pick, and the answer is a property of your process rather than of the software.

What does not change

The framework is the same on all three

Narrow roles, a chief of staff, a reviewer, the approval packet, one brand context, phased least privilege access, and the inbox rules. Every one of those is a decision you make rather than a feature you buy, and every one of them transfers between the three platforms without modification.

What the platform changes is where the computer runs and who is responsible for securing it. That is a large difference in practice and no difference at all in how you should structure the team.

Start with the complete A to Z guide, then set up your first agent, and read the email security rules before it opens a single message. If you have to document responsibility for a client or an auditor, the NIST AI Risk Management Framework gives you a recognised structure to record it against.

Weighing this up for a business rather than a side project?

The deciding factor is usually who owns the server and what your data can sit on, not the feature table. Happy to talk it through.

No affiliation. VIS Mountain is not affiliated with, sponsored by or endorsed by any product named on this page, and none of them reviewed or approved it. Grok Bot and Grok are trademarks of xAI. Cursor is a trademark of Anysphere, Inc. Hermes Agent is a project of Nous Research. OpenClaw is an open source project of its maintainers. Google, Gmail, Facebook, Meta and other product names are trademarks of their respective owners. Every product name and logo shown here belongs to its owner and appears only to identify the product this page describes.

Informational only. This is general information about configuring AI agent software. It is not legal, cybersecurity, financial or professional advice, and reading it does not create a client relationship with VIS Mountain. Consult a qualified professional before relying on it for your own systems, data or compliance obligations.

Read the full breakdown5 more paragraphsHide the full breakdown

Accuracy, timeliness and attribution. Everything specific to a named product on this page is what that product's own documentation, or a named security researcher, published as of September 2026, not a claim we are making on our own authority. We link to each source rather than restate it as our own finding. Features, plans, limits and security details can change without notice and all of these projects change quickly, so verify current terms with each vendor before purchasing, deploying or granting access.

No guarantees, and your responsibility. AI agents can make mistakes and can be manipulated. No configuration described here eliminates risk. Results, security outcomes and cost depend on your implementation. You are responsible for complying with the laws and platform terms that apply to you, including privacy and data protection laws, anti spam and telemarketing rules such as CAN-SPAM and the TCPA in the United States, industry rules such as HIPAA where applicable, and each vendor's terms of service.

Third party links. External links are provided for reference. VIS Mountain does not control and is not responsible for the content, availability or practices of third party sites.

How this was made. First published on 3 September 2026 and migrated to this site with its disclosures intact, because they are the part that tells you how far to trust it. Prepared by the VIS Mountain editorial team with the assistance of AI tools and reviewed by a human before publication. Examples are generic and describe no specific client, person or account.

No warranties. Provided as is, without warranties of any kind. To the fullest extent permitted by law, VIS Mountain disclaims liability for losses arising from use of this information.

Questions

Straight answers.

Which is the safest of the three?

The question does not have a clean answer, because hosting and access are two different halves of the problem. A managed platform means the vendor patches the host, and you still decide everything the bots can reach, which is where most incidents come from.

A self hosted platform gives you control over data and locality and hands you the operating system, the network exposure, the updates and the backups. Which of those is safer depends entirely on whether somebody at your business will actually do the second set of jobs.

Is OpenClaw unsafe to use?

No, but its marketplace has a documented history that has to shape how you use it. Unit 42 reported five unblocked malicious skills it found and reported between February and May 2026, and relayed Bitdefender Labs estimating approximately 17 percent of the skills it analysed in the platform's first weeks carried malicious payloads, plus Koi Security's disclosure of 341 malicious skills.

The practical reading is that a community package registry needs the same treatment as any other: never run the gateway open to the world, authenticate it, keep tool policy and sandboxing conservative, and treat every third party skill as untrusted code until you have read it.

Can I run more than one of these?

Yes, and there is a sensible pattern for it: a managed platform for front office work such as inbox, reporting, drafts and approvals, and a self hosted agent on your own server for anything that has to touch private systems.

The join between them is the part to design carefully. The managed side should reach the private side only through an authenticated endpoint you control, rather than by being given broad access to your network.

Does choosing a platform change how I should structure the team?

No. Narrow roles, a chief of staff, a reviewer, the approval packet, one brand context, phased least privilege access and the inbox rules apply identically to all three.

What changes is who owns the host and what the agents can physically reach. Those are access decisions rather than structural ones, which is why the rest of this series is written platform agnostic.

How current is this comparison?

The facts were checked against each project's own documentation in September 2026 and the citations were re-read on 18 September 2026. All three projects move quickly, and at least one of them has changed its name once already.

Treat every specific here as a statement about that month. Verify plan details, limits and security posture with each vendor before you buy or deploy, and assume anything involving price has moved.

Do any of these give true isolation between agents?

On Grok Bot, no. xAI's documentation states that all bots on an account share one computer and every login on it, and that separate bots should not be used as a security boundary. Hermes Agent's Bot Mode includes subagents that can run in isolated environments, and OpenClaw supports multiple agent workspaces while being designed around a single personal assistant.

If genuine isolation between agents is a requirement rather than a preference, that is one of the few factors in this comparison that decides the answer on its own.

Sources

Where this comes from.

Primary documentation and published research behind the guidance on this page.

Next step

Talk to the team

A short call, a look at how the business currently shows up, and a straight answer on what we would do first.