{"id":237197,"date":"2026-04-28T13:00:00","date_gmt":"2026-04-28T13:00:00","guid":{"rendered":"https:\/\/entertainment.runfyers.com\/index.php\/2026\/04\/28\/red-hats-openclaw-maintainer-just-made-enterprise-claw-deployments-a-lot-safer-techcrunch\/"},"modified":"2026-04-28T13:00:00","modified_gmt":"2026-04-28T13:00:00","slug":"red-hats-openclaw-maintainer-just-made-enterprise-claw-deployments-a-lot-safer-techcrunch","status":"publish","type":"post","link":"https:\/\/entertainment.runfyers.com\/index.php\/2026\/04\/28\/red-hats-openclaw-maintainer-just-made-enterprise-claw-deployments-a-lot-safer-techcrunch\/","title":{"rendered":"Red Hat&#8217;s OpenClaw maintainer just made enterprise Claw deployments a lot safer | TechCrunch"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div>\n<p id=\"speakable-summary\" class=\"wp-block-paragraph\">On Tuesday, Red Hat principal software engineer Sally O\u2019Malley <a rel=\"nofollow noopener\" href=\"https:\/\/github.com\/LobsterTrap\/tank-os\" target=\"_blank\">released<\/a> a new open source tool called Tank OS to make it easier to deploy and manage OpenClaw agents more safely.\u00a0\u00a0<\/p>\n<p class=\"wp-block-paragraph\">\u201cThis 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\u2019re going,\u201d she told TechCrunch, adding that she wanted to give it \u201cto the masses.\u201d <\/p>\n<p class=\"wp-block-paragraph\">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.<\/p>\n<p class=\"wp-block-paragraph\">Countless people, companies, and startups are already inventing better ways to work with OpenClaw \u2014 the <a rel=\"nofollow noopener\" href=\"https:\/\/github.com\/openclaw\/openclaw\" target=\"_blank\">open source project<\/a> that 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).\u00a0<\/p>\n<p class=\"wp-block-paragraph\">What makes O\u2019Malley\u2019s project notable is that she is an OpenClaw maintainer. That means she\u2019s 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\u2019s various flavors of the Linux operating system. (While Steinberger <a href=\"https:\/\/techcrunch.com\/2026\/02\/15\/openclaw-creator-peter-steinberger-joins-openai\/\" target=\"_blank\" rel=\"noopener\">was hired by OpenAI,<\/a> he <a href=\"https:\/\/techcrunch.com\/2026\/04\/10\/anthropic-temporarily-banned-openclaws-creator-from-accessing-claude\/\" target=\"_blank\" rel=\"noopener\">still leads the independent open source OpenClaw <\/a>project.)<\/p>\n<p class=\"wp-block-paragraph\">O\u2019Malley joined OpenClaw because she sees it working to \u201cenable everyone to run AI\u00a0in a safe way, that\u2019s open,\u201d she said.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">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.\u00a0<\/p>\n<div class=\"wp-block-techcrunch-inline-cta\">\n<div class=\"inline-cta__wrapper\">\n<p>Techcrunch event<\/p>\n<div class=\"inline-cta__content\">\n<p>\n\t\t\t\t\t\t\t\t\t<span class=\"inline-cta__location\">San Francisco, CA<\/span><br \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"inline-cta__separator\">|<\/span><br \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"inline-cta__date\">October 13-15, 2026<\/span>\n\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p class=\"wp-block-paragraph\">Podman is a particularly secure way to do this because it\u2019s \u201crootless,\u201d meaning it doesn\u2019t give the containers any privileges from the underlying machine, Red Hat says.<\/p>\n<p class=\"wp-block-paragraph\">Tank OS loads OpenClaw onto Red Hat\u2019s 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.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">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.<\/p>\n<p class=\"wp-block-paragraph\">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.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">While O\u2019Malley knows that the OpenClaw project is working to make the agent safer, she says that \u201cit\u2019s an incredibly powerful application,\u201d but can also be \u201cdangerous\u201d if not configured properly. \u201cIt\u2019s not a tool that you can use easily unless you do have some sort of technical experience,\u201d she said.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Stories abound, such as the Meta AI security researcher <a href=\"https:\/\/techcrunch.com\/2026\/02\/23\/a-meta-ai-security-researcher-said-an-openclaw-agent-ran-amok-on-her-inbox\/\" target=\"_blank\" rel=\"noopener\">whose Claw started deleting all of her work email,<\/a> or an agent that <a href=\"https:\/\/techcrunch.com\/2026\/03\/13\/the-wild-six-weeks-for-nanoclaws-creator-that-led-to-a-deal-with-docker\/\" target=\"_blank\" rel=\"noopener\">downloaded in plain text all of a user\u2019s WhatsApp DMs.<\/a> There\u2019s also a growing <a rel=\"nofollow noopener\" href=\"https:\/\/www.trendmicro.com\/en_us\/research\/26\/b\/openclaw-skills-used-to-distribute-atomic-macos-stealer.html\" target=\"_blank\">crop of malware<\/a> aimed at OpenClaw users.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">To be sure, Tank OS isn\u2019t 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. <a href=\"https:\/\/techcrunch.com\/2026\/03\/13\/the-wild-six-weeks-for-nanoclaws-creator-that-led-to-a-deal-with-docker\/\" target=\"_blank\" rel=\"noopener\">NanoClaw, for instance, is doing a similar thing<\/a> with well-known container company Docker.<\/p>\n<p class=\"wp-block-paragraph\">But Tank OS is intended to be especially useful for IT pros (aka, Red Hat\u2019s 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.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">\u201cMy role within OpenClaw is really my interest in it,\u201d O\u2019Malley said. \u201cHow it\u2019s going to look scaled out when there are millions of these autonomous agents talking to one another.\u201d\u00a0<\/p>\n<\/div>\n<p><em>When you purchase through links in our articles, <a href=\"https:\/\/techcrunch.com\/techcrunch-affiliate-monetization-standards\/\" target=\"_blank\" rel=\"noopener\">we may earn a small commission<\/a>. This doesn\u2019t affect our editorial independence.<\/em><\/p>\n<p><br \/>\n<br \/><a href=\"https:\/\/techcrunch.com\/2026\/04\/28\/red-hats-openclaw-maintainer-just-made-enterprise-claw-deployments-a-lot-safer\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>On Tuesday, Red Hat principal software engineer Sally O\u2019Malley released a new open source tool called Tank OS to make it easier to deploy and manage OpenClaw agents more safely.\u00a0\u00a0 \u201cThis was a fun project that I put together on the weekend that I knew would be a really good fit for AI and where [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":237198,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":{"0":"post-237197","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tech"},"_links":{"self":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/237197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/comments?post=237197"}],"version-history":[{"count":0,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/237197\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media\/237198"}],"wp:attachment":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media?parent=237197"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/categories?post=237197"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/tags?post=237197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}