Briefly
- Tank OS packages OpenClaw as a bootable system picture.
- With this implementation, every agent runs in an remoted container with its personal credentials, and no occasion can entry the host machine or different brokers.
- Safety audits flagged 12–20% of ClawHub add-ons as malicious.
Pink Hat principal software program engineer Sally O’Malley spent a weekend fixing an issue most enterprise IT groups do not know they’ve but. The result’s Tank OS, an open-source instrument that packages OpenClaw—the new new software program that makes it straightforward to deploy AI brokers—inside a safe, self-contained surroundings and delivers it as a ready-to-boot system picture you may push to any machine: a cloud server, a digital machine, or bodily {hardware}.
In different phrases, when you (or your agent) screw issues up, this degree of isolation would include the injury to inside “it’s wonderful” territory.
As an alternative of manually putting in OpenClaw on every pc and hoping somebody configured it accurately, you publish one picture—a whole snapshot of the working system plus the agent—and each machine that boots from it will get the very same setup. Updates work the identical approach: swap the picture, reboot, accomplished. No guide patching.
The safety piece is the place Tank OS earns its title. Every OpenClaw occasion runs inside a container—a form of walled-off field inside the pc that may’t attain outdoors its personal boundaries.
Critically, O’Malley used Podman, a container instrument developed at Pink Hat, which runs with out administrator privileges. Meaning even when one thing goes fallacious contained in the container, it might’t contact the remainder of the machine.
API keys—the “passwords” that join OpenClaw to providers like e-mail or Slack and make it potential in your machine to speak with all these providers—are saved individually per occasion. One agent cannot see one other’s credentials. Nothing contained in the container can attain the host system.
O’Malley is herself an OpenClaw maintainer, that means she helps creator Peter Steinberger resolve which options ship and which bugs get fastened, along with her particular give attention to enterprise use circumstances and Pink Hat’s Linux ecosystem. Tank OS is not a third-party patch. It displays the place somebody contained in the mission thinks enterprise hardening really must go.
Safety within the agentic AI period is extraordinarily essential, contemplating that now nearly everyone seems to be utilizing these instruments, however not many know what they really do to function. This creates an open-door invitation for technically savvy hackers and attackers.
For instance, safety researcher Mav Levin of DepthFirst disclosed CVE-2026-25253 in late January—a vulnerability rated 8.8 out of 10 on the severity scale utilized by safety researchers worldwide. It was a one-click assault: visiting the fallacious webpage whereas OpenClaw was operating was sufficient at hand an attacker your login credentials and full management of your pc. The repair shipped January 30. Greater than 17,500 uncovered cases had been susceptible earlier than it did.
This repository is aimed toward Pink Hat’s buyer enterprises, however the concept of operating brokers in containers could also be good recommendation even for house customers.
“My position inside OpenClaw is basically my curiosity in it,” O’Malley advised TechCrunch. “How it may look scaled out when there are thousands and thousands of those autonomous brokers speaking to 1 one other.”
Tank OS is on the market now at github.com/LobsterTrap/tank-os.
Each day Debrief E-newsletter
Begin on daily basis with the highest information tales proper now, plus unique options, a podcast, movies and extra.

