Start now →

OpenClaw Insider Builds the Enterprise Safety Layer the Project Never Shipped

By Jose Antonio Lanz · Published April 28, 2026 · 3 min read · Source: Decrypt
RegulationAI & Crypto
OpenClaw Insider Builds the Enterprise Safety Layer the Project Never Shipped
NewsArtificial Intelligence

OpenClaw Insider Builds the Enterprise Safety Layer the Project Never Shipped

Red Hat principal engineer and OpenClaw maintainer Sally O'Malley released Tank OS—a tool that sandboxes AI agents in isolated containers, keeping credentials locked and agents from interfering with each other or the host machine.

Jose Antonio LanzBy Jose Antonio LanzEdited by Guillermo JimenezApr 28, 2026Apr 28, 20263 min read
OpenClaw. Image: Shutterstock/Decrypt
OpenClaw. Image: Shutterstock/Decrypt
Create an account to save your articles.Add on GoogleAdd Decrypt as your preferred source to see more of our stories on Google.

In brief

Red Hat principal software engineer Sally O'Malley spent a weekend solving a problem most enterprise IT teams don't know they have yet. The result is Tank OS, an open-source tool that packages OpenClaw—the hot new software that makes it easy to deploy AI agents—inside a secure, self-contained environment and delivers it as a ready-to-boot system image you can push to any machine: a cloud server, a virtual machine, or physical hardware.

In other words, if you (or your agent) screw things up, this level of isolation would contain the damage to within “it’s fine” territory.

Instead of manually installing OpenClaw on each computer and hoping someone configured it correctly, you publish one image—a complete snapshot of the operating system plus the agent—and every machine that boots from it gets the exact same setup. Updates work the same way: swap the image, reboot, done. No manual patching.

The security piece is where Tank OS earns its name. Each OpenClaw instance runs inside a container—a kind of walled-off box inside the computer that can't reach outside its own boundaries.

Critically, O'Malley used Podman, a container tool developed at Red Hat, which runs without administrator privileges. That means even if something goes wrong inside the container, it can't touch the rest of the machine.

API keys—the “passwords” that connect OpenClaw to services like email or Slack and make it possible for your machine to communicate with all those services—are stored separately per instance. One agent can't see another's credentials. Nothing inside the container can reach the host system.

O'Malley is herself an OpenClaw maintainer, meaning she helps creator Peter Steinberger decide which features ship and which bugs get fixed, with her specific focus on enterprise use cases and Red Hat's Linux ecosystem. Tank OS isn't a third-party patch. It reflects where someone inside the project thinks enterprise hardening actually needs to go.

Security in the agentic AI era is extremely important, considering that now just about everyone is using these tools, but not many know what they actually do to operate. This creates an open-door invitation for technically savvy hackers and attackers.

For example, security researcher Mav Levin of DepthFirst disclosed CVE-2026-25253 in late January—a vulnerability rated 8.8 out of 10 on the severity scale used by security researchers worldwide. It was a one-click attack: visiting the wrong webpage while OpenClaw was running was enough to hand an attacker your login credentials and full control of your computer. The fix shipped January 30. More than 17,500 exposed instances were vulnerable before it did.

This repository is aimed at Red Hat’s customer enterprises, but the idea of running agents in containers may be good advice even for home users.

"My role within OpenClaw is really my interest in it," O'Malley told TechCrunch. "How it's going to look scaled out when there are millions of these autonomous agents talking to one another."

Tank OS is available now at github.com/LobsterTrap/tank-os.

Daily Debrief Newsletter

Start every day with the top news stories right now, plus original features, a podcast, videos and more.
This article was originally published on Decrypt and is republished here under RSS syndication for informational purposes. All rights and intellectual property remain with the original author. If you are the author and wish to have this article removed, please contact us at [email protected].

NexaPay — Accept Card Payments, Receive Crypto

No KYC · Instant Settlement · Visa, Mastercard, Apple Pay, Google Pay

Get Started →