AI NewsRed Hatâs OpenClaw maintainer just made enterprise Claw deployments a lot safer
Red Hatâs OpenClaw maintainer just made enterprise Claw deployments a lot safer
10:17 PM IST ¡ April 28, 2026

On Tuesday, Red Hat principal software engineer Sally OâMalleyreleaseda new open source tool called Tank OS to make it easier to deploy and manage OpenClaw agents more safely. âThis was a fun project that I put together on the weekend that I knew would be a really good fit for AI and where weâre going,â she told TechCrunch, adding that she wanted to give it âto the masses.â Tank OS is geared toward power users looking to run OpenClaw on their own computers and toward IT pros managing fleets of corporate OpenClaw agents. It makes OpenClaw safer and easier to maintain en masse. Countless people, companies, and startups are already inventing better ways to work with OpenClaw â theopen source projectthat installs an AI agent on a local computer. There is also a growing number of startups building competing claw alternatives that they say are safer (like NanoClaw). What makes OâMalleyâs project notable is that she is an OpenClaw maintainer. That means sheâs among the select software engineers working with creator Peter Steinberger to decide which features and bugs get worked on. In her case, she focuses on making OpenClaw work better in enterprise use cases, and with Red Hatâs various flavors of the Linux operating system. (While Steinbergerwas hired by OpenAI,hestill leads the independent open source OpenClawproject.) OâMalley joined OpenClaw because she sees it working to âenable everyone to run AIÂ in a safe way, thatâs open,â she said. But she got to thinking about what will happen when OpenClaw invades an enterprise and decided to build a tool for that eventuality. She began with an open source container tool called Podman, created by a colleague at Red Hat. Containers are a way to run apps separately from the underlying computer, with everything the app needs to run, bundled together. They can run a Linux app on a Windows or Mac machine, for instance. Podman is a particularly secure way to do this because itâs ârootless,â meaning it doesnât give the containers any privileges from the underlying machine, Red Hat says. Tank OS loads OpenClaw onto Red Hatâs Fedora Linux OS in a Podman container and makes that container a bootable image, meaning it will run and launch OpenClaw when you start the computer. Her tool includes everything needed to make OpenClaw useful without human oversight, like state (the part that allows it to remember); the ability to store API keys (the credentials for accessing subscriptions and services); and other features. Users can run multiple Tank OS instances on a machine to do different tasks, never sharing passwords or credentials between them, and no OpenClaw instance can gain access to anything else running on the computer. While OâMalley knows that the OpenClaw project is working to make the agent safer, she says that âitâs an incredibly powerful application,â but can also be âdangerousâ if not configured properly. âItâs not a tool that you can use easily unless you do have some sort of technical experience,â she said. Stories abound, such as the Meta AI security researcherwhose Claw started deleting all of her work email,or an agent thatdownloaded in plain text all of a userâs WhatsApp DMs.Thereâs also a growingcrop of malwareaimed at OpenClaw users. To be sure, Tank OS isnât really for techno novices either, she says. You have to be comfortable installing and maintaining software on your computer, she says. Tank OS is also not the only OpenClaw implementation working in containers.NanoClaw, for instance, is doing a similar thingwith well-known container company Docker. But Tank OS is intended to be especially useful for IT pros (aka, Red Hatâs main customers) who may one day manage fleets of OpenClaw agents on corporate computers. It allows them to update the agents the same way they already manage other containers. âMy role within OpenClaw is really my interest in it,â OâMalley said. âHow itâs going to look scaled out when there are millions of these autonomous agents talking to one another.â
read more



