[{"data":1,"prerenderedAt":2241},["ShallowReactive",2],{"blog-post-anthropic-ai-bank-cyber-risk":3,"related-posts-anthropic-ai-bank-cyber-risk":412},{"id":4,"title":5,"author":6,"body":10,"category":391,"date":392,"description":393,"extension":394,"featured":395,"image":396,"meta":397,"navigation":398,"path":399,"readingTime":400,"seo":401,"seoTitle":402,"stem":403,"tags":404,"updatedDate":392,"__hash__":411},"blog/blog/anthropic-ai-bank-cyber-risk.md","Anthropic's Mythos Just Got Bank CEOs Summoned to Washington. Here's What It Means for Your AI Agents.",{"name":7,"role":8,"avatar":9},"Shabnam Katoch","Growth Head","/img/avatars/shabnam-profile.jpeg",{"type":11,"value":12,"toc":377},"minimark",[13,20,23,26,29,32,35,40,43,46,49,52,59,63,66,69,72,75,78,81,85,88,91,100,103,111,114,120,124,127,130,133,136,139,147,160,164,167,170,173,176,184,190,194,197,200,203,206,213,217,220,227,233,244,250,256,260,263,266,269,286,289,293,298,301,306,309,314,320,325,328,333,336,340],[14,15,16],"p",{},[17,18,19],"em",{},"The collision of frontier AI models and financial infrastructure is rewriting the rules of cyber risk. If you're running AI agents, you're already in the blast radius.",[14,21,22],{},"Treasury Secretary Scott Bessent and Fed Chair Jerome Powell pulled bank CEOs into an emergency meeting this week. Not about interest rates. Not about a liquidity crisis.",[14,24,25],{},"About an AI model.",[14,27,28],{},"Anthropic's Claude Mythos, a frontier model so capable at finding software vulnerabilities that the company warned its own government contacts it would make large-scale cyberattacks \"much more likely in 2026.\" The model identified thousands of zero-day vulnerabilities in its first weeks of testing, many of them one to two decades old, hiding in the software that runs everything from hospital networks to trading floors.",[14,30,31],{},"If you're building or deploying AI agents right now, this isn't some abstract policy story. This is the environment your agents are operating in.",[14,33,34],{},"And it's about to get a lot more hostile.",[36,37,39],"h2",{"id":38},"the-moment-ai-cyber-risk-stopped-being-theoretical","The moment AI cyber risk stopped being theoretical",[14,41,42],{},"Let's rewind to September 2025. Anthropic detected what analysts now call the first fully autonomous AI espionage campaign at scale. A Chinese state-sponsored group used agentic AI capabilities to conduct vulnerability discovery, lateral movement, and payload execution with minimal human oversight.",[14,44,45],{},"Read that again. Minimal human oversight. An AI agent, not a team of hackers, ran the operation.",[14,47,48],{},"Then in January 2026, a Russian-speaking cybercriminal with limited technical skills used Claude and DeepSeek to hack over 600 devices across 55 countries. According to AWS's security research team, the attacker used generative AI to scale well-known attack techniques throughout every phase of their operation. At one point, the attacker asked Claude in Russian to build a web panel for managing hundreds of targets.",[14,50,51],{},"This is the new baseline. Not nation-state hackers with decades of training. Script kiddies with API keys.",[14,53,54],{},[55,56],"img",{"alt":57,"src":58},"Timeline of AI-powered cyber attacks from September 2025 autonomous espionage to January 2026 mass exploitation","/img/blog/anthropic-ai-bank-cyber-risk-timeline.jpg",[36,60,62],{"id":61},"why-mythos-changes-the-math-for-everyone","Why Mythos changes the math for everyone",[14,64,65],{},"Here's the part that should make you uncomfortable.",[14,67,68],{},"Current AI models can identify high-severity vulnerabilities. Mythos can find five separate vulnerabilities in a single piece of software and chain them together into a novel attack that no human security team would have anticipated. Coupled with the ability to work unsupervised for extended periods, Anthropic says we've hit an inflection point.",[14,70,71],{},"Shlomo Kramer, founder and CEO of Cato Networks, put it bluntly: the agentic attackers are coming and this is a watershed event in the history of cybersecurity. Cisco's chief security officer Anthony Grieco said the old ways of hardening systems are no longer sufficient.",[14,73,74],{},"And here's what nobody tells you: the window is narrow. Alex Stamos, chief product officer at cybersecurity firm Corridor, estimates the open-source models will catch up to frontier model bug-finding capabilities within six months.",[14,76,77],{},"The attackers only need to find one way in. Defenders have to cover every surface.",[14,79,80],{},"That asymmetry has always existed in cybersecurity. AI just compressed the timeline from months to minutes.",[36,82,84],{"id":83},"what-this-means-if-youre-running-ai-agents","What this means if you're running AI agents",[14,86,87],{},"Stay with me here, because this is where it gets personal.",[14,89,90],{},"If you're self-hosting an OpenClaw agent on a VPS, a DigitalOcean droplet, or even a Mac Mini under your desk, your attack surface just expanded dramatically. Every exposed port, every unpatched dependency, every misconfigured Docker container is now a target that can be discovered and exploited at machine speed.",[14,92,93,94,99],{},"The ",[95,96,98],"a",{"href":97},"/blog/openclaw-security-risks","OpenClaw security risks"," we've been writing about for months aren't hypothetical anymore. They're the exact kind of vulnerabilities that Mythos-class models will find and chain together.",[14,101,102],{},"Think about what a typical self-hosted agent setup looks like:",[14,104,105,106,110],{},"Docker containers with default configurations. API keys stored in ",[107,108,109],"code",{},".env"," files. Ports exposed to the public internet. No intrusion detection. No automated patching. No audit logging.",[14,112,113],{},"That was \"good enough\" when the threat was a bored teenager with Metasploit. It is not good enough when the threat is an autonomous AI agent running 24/7 vulnerability scans.",[14,115,116],{},[55,117],{"alt":118,"src":119},"Self-hosted AI agent attack surface showing exposed ports, unpatched dependencies, and plaintext credentials","/img/blog/anthropic-ai-bank-cyber-risk-attack-surface.jpg",[36,121,123],{"id":122},"the-infrastructure-gap-most-agent-builders-ignore","The infrastructure gap most agent builders ignore",[14,125,126],{},"Here's where most people get it wrong.",[14,128,129],{},"They think security is something you bolt on after your agent works. First get the YAML right. First get the skills installed. First get the model routing figured out. Security can wait.",[14,131,132],{},"It can't wait anymore.",[14,134,135],{},"Anthropic launched Project Glasswing alongside Mythos, giving 12 partner organizations including Microsoft, Apple, and Cisco early access to find and fix vulnerabilities before they get exploited. That tells you something about the urgency.",[14,137,138],{},"But most teams running AI agents aren't Microsoft. They don't have a dedicated security team scanning their infrastructure. They're a founder, a small dev team, maybe a contractor. They're choosing between building features and patching CVEs.",[14,140,141,142,146],{},"If you've been wrestling with ",[95,143,145],{"href":144},"/blog/openclaw-docker-troubleshooting","OpenClaw Docker troubleshooting"," or spending weekends maintaining your agent infrastructure, this is the moment to ask yourself: is that really how you want to spend your time in a world where AI-powered attacks operate at machine speed?",[14,148,149,150,154,155,159],{},"We built ",[95,151,153],{"href":152},"/","Better Claw"," because we were tired of infrastructure eating our weekends. But in light of what Anthropic just disclosed, managed hosting isn't just about convenience anymore. It's about not being the low-hanging fruit in an environment where autonomous attackers are scanning for exactly that. ",[95,156,158],{"href":157},"/pricing","$29/month per agent",", and your infrastructure is somebody else's problem.",[36,161,163],{"id":162},"what-the-bessent-powell-meeting-actually-signals","What the Bessent-Powell meeting actually signals",[14,165,166],{},"And that's when we realized this story isn't really about banks.",[14,168,169],{},"Yes, Bessent and Powell summoned Wall Street CEOs to make sure financial institutions are preparing defenses against Mythos-class threats. But the real signal is simpler: the US government now considers AI-generated cyber risk a systemic threat.",[14,171,172],{},"Not a \"keep an eye on it\" threat. A \"clear your calendar and come to Washington\" threat.",[14,174,175],{},"The implications cascade downward. If banks need to harden their systems, every vendor and partner in their supply chain needs to do the same. If you're building an AI agent that touches financial data, customer PII, or payment systems, the security bar just jumped by an order of magnitude.",[14,177,178,179,183],{},"This is especially relevant if you're running agents for ",[95,180,182],{"href":181},"/blog/openclaw-agents-for-ecommerce","ecommerce use cases"," or anything that handles customer data. The regulatory scrutiny that follows a story like this always trickles down.",[14,185,186],{},[55,187],{"alt":188,"src":189},"Cascade of AI cyber risk regulations from government to banks to vendors to AI agent builders","/img/blog/anthropic-ai-bank-cyber-risk-cascade.jpg",[36,191,193],{"id":192},"the-arms-race-youre-already-part-of","The arms race you're already part of",[14,195,196],{},"But that's not even the real problem.",[14,198,199],{},"Every major AI lab's next model will push cyber capabilities further. Behind Mythos is the next OpenAI model, and the next Gemini, and a few months behind them are the open-source Chinese models. As Kramer told CNN, the defenders need to run as fast as they can just to stay in the same place.",[14,201,202],{},"This creates a permanent tax on every team running AI infrastructure. You need automated patching. You need encrypted secrets management. You need isolated execution environments. You need audit logs. You need somebody watching the monitors at 3 AM when a Mythos-inspired scanner finds a forgotten port.",[14,204,205],{},"Or you need to outsource that entire burden.",[14,207,93,208,212],{},[95,209,211],{"href":210},"/blog/openclaw-security-checklist","OpenClaw security checklist"," we published is a good starting point if you're committed to self-hosting. But be honest with yourself about whether you can maintain that posture indefinitely against adversaries that don't sleep, don't get bored, and don't make typos.",[36,214,216],{"id":215},"what-to-actually-do-right-now","What to actually do right now",[14,218,219],{},"Let me be practical. Here's what matters this week, not this quarter.",[14,221,222,226],{},[223,224,225],"strong",{},"Audit your exposed surfaces."," If your agent is reachable from the public internet, assume it will be scanned by something smarter than you within days. Check every open port. Check your Docker configs. Check where your API keys live.",[14,228,229,232],{},[223,230,231],{},"Update everything."," Mythos found vulnerabilities that were one to two decades old. The boring stuff matters more than ever.",[14,234,235,238,239,243],{},[223,236,237],{},"Evaluate your hosting model."," Self-hosting made sense when the primary risk was downtime. The risk profile has changed. Consider whether ",[95,240,242],{"href":241},"/openclaw-hosting","managed OpenClaw hosting"," is worth the tradeoff.",[14,245,246,249],{},[223,247,248],{},"Watch the regulatory signals."," The Bessent-Powell meeting is the first domino. If you're building agents for regulated industries, expect compliance requirements to tighten fast.",[14,251,252,255],{},[223,253,254],{},"Don't panic, but don't ignore this."," The fact that Anthropic launched Project Glasswing means the industry is taking this seriously. The worst response is to assume you're too small to be a target. Automated attacks don't discriminate by company size.",[36,257,259],{"id":258},"the-honest-takeaway","The honest takeaway",[14,261,262],{},"Here's what I keep coming back to.",[14,264,265],{},"We got into AI agents because the technology is genuinely exciting. Watching an agent autonomously handle tasks that used to take hours of manual work is one of the best feelings in tech right now. That hasn't changed.",[14,267,268],{},"What's changed is the environment. The same agentic capabilities that make our tools powerful also make the threats against our infrastructure more capable. That's not a reason to stop building. It's a reason to build on foundations that can withstand what's coming.",[14,270,271,272,274,275,281,282,285],{},"If any of this hit close to home, if you've been running a self-hosted agent and putting off the security hardening, if you know your ",[107,273,109],{}," file is doing more heavy lifting than it should, ",[95,276,280],{"href":277,"rel":278},"https://app.betterclaw.io/sign-in",[279],"nofollow","give Better Claw a look",". It's $29/month per agent, BYOK, and you get managed infrastructure with security that doesn't depend on you remembering to run ",[107,283,284],{},"apt update"," at midnight. We handle the infrastructure. You handle the interesting part.",[14,287,288],{},"The agentic attackers are coming. Make sure your agents are ready.",[36,290,292],{"id":291},"frequently-asked-questions","Frequently Asked Questions",[14,294,295],{},[223,296,297],{},"What is the Anthropic Mythos AI model and why does it matter for cyber risk?",[14,299,300],{},"Claude Mythos is Anthropic's most powerful AI model to date, sitting above its Opus tier. It matters because it can autonomously discover, chain together, and exploit software vulnerabilities at speeds no human team can match. In its first weeks of testing, it found thousands of zero-day flaws, many hidden for over a decade.",[14,302,303],{},[223,304,305],{},"How does AI-driven cyber risk affect banks and financial services?",[14,307,308],{},"Treasury Secretary Bessent and Fed Chair Powell summoned bank CEOs specifically over Mythos-class threats, signaling the government views AI cyber risk as systemic to financial stability. Banks face pressure to harden systems across their entire supply chain, which cascades to every vendor and partner handling financial data.",[14,310,311],{},[223,312,313],{},"How do I secure my self-hosted AI agent against AI-powered attacks?",[14,315,316,317,319],{},"Start by auditing exposed ports, moving secrets out of ",[107,318,109],{}," files into encrypted vaults, keeping all dependencies patched, and enabling audit logging. If maintaining that security posture continuously isn't realistic for your team, evaluate managed hosting options that handle infrastructure security for you.",[14,321,322],{},[223,323,324],{},"Is managed AI agent hosting worth the cost for security alone?",[14,326,327],{},"At $29/month per agent, managed hosting like BetterClaw costs less than a single hour of incident response consulting. You get isolated environments, automated updates, encrypted secrets management, and monitoring without needing to maintain it yourself. In a world of autonomous AI-powered scanning, the cost of a breach far exceeds the cost of prevention.",[14,329,330],{},[223,331,332],{},"Is my small project really a target for AI-powered cyberattacks?",[14,334,335],{},"Yes. Automated scanning tools, including the techniques Mythos enables, don't discriminate by company size. In January 2026, a single attacker with limited skills used AI to compromise 600+ devices across 55 countries. If your agent is reachable from the internet, it's a target regardless of how small your operation is.",[36,337,339],{"id":338},"related-reading","Related Reading",[341,342,343,350,356,363,370],"ul",{},[344,345,346,349],"li",{},[95,347,348],{"href":97},"OpenClaw Security Risks Explained"," — The specific vulnerabilities AI attackers will target",[344,351,352,355],{},[95,353,354],{"href":210},"OpenClaw Security Checklist"," — Hardening steps if you're committed to self-hosting",[344,357,358,362],{},[95,359,361],{"href":360},"/blog/openclaw-gateway-guide","OpenClaw Gateway Guide"," — The single setting that exposed 30,000+ instances",[344,364,365,369],{},[95,366,368],{"href":367},"/blog/openclaw-skill-audit","OpenClaw Skill Audit"," — How to check for compromised skills in your setup",[344,371,372,376],{},[95,373,375],{"href":374},"/compare/openclaw","BetterClaw vs Self-Hosted OpenClaw"," — Managed security vs DIY in the new threat landscape",{"title":378,"searchDepth":379,"depth":379,"links":380},"",2,[381,382,383,384,385,386,387,388,389,390],{"id":38,"depth":379,"text":39},{"id":61,"depth":379,"text":62},{"id":83,"depth":379,"text":84},{"id":122,"depth":379,"text":123},{"id":162,"depth":379,"text":163},{"id":192,"depth":379,"text":193},{"id":215,"depth":379,"text":216},{"id":258,"depth":379,"text":259},{"id":291,"depth":379,"text":292},{"id":338,"depth":379,"text":339},"Security","2026-04-10","Anthropic's Mythos model triggered an emergency bank CEO meeting. Learn what AI-driven cyber risk means for your AI agents and how to protect them.","md",false,"/img/blog/anthropic-ai-bank-cyber-risk.jpg",{},true,"/blog/anthropic-ai-bank-cyber-risk","10 min read",{"title":5,"description":393},"Anthropic AI Cyber Risk: What Bank CEO Warnings Mean for Agents","blog/anthropic-ai-bank-cyber-risk",[405,406,407,408,409,410],"anthropic ai cyber risk","mythos ai model security","ai agent security","openclaw security","ai cybersecurity threats","managed ai agent hosting","il9GGyLnz0RS4zVpAM04SNYKd_augmL7GgyvZjt89Ug",[413,953,1344],{"id":414,"title":415,"author":416,"body":417,"category":391,"date":934,"description":935,"extension":394,"featured":395,"image":936,"meta":937,"navigation":398,"path":938,"readingTime":939,"seo":940,"seoTitle":941,"stem":942,"tags":943,"updatedDate":934,"__hash__":952},"blog/blog/clawhub-skills-directory.md","ClawHub Skills Directory - The Complete 2026 Guide to Finding, Vetting, and Using OpenClaw Skills",{"name":7,"role":8,"avatar":9},{"type":11,"value":418,"toc":906},[419,424,427,430,437,440,444,447,450,453,459,465,472,476,479,484,487,493,497,500,506,510,513,519,523,526,532,538,542,545,549,552,555,561,565,568,574,578,581,587,593,605,609,612,618,624,630,636,642,648,651,655,658,662,668,674,680,684,690,696,702,708,715,719,722,726,729,733,736,739,747,753,757,760,766,772,778,788,794,800,804,807,813,819,825,831,837,843,847,850,853,856,864,866,871,874,879,882,887,890,895,898,903],[14,420,421],{},[223,422,423],{},"13,700+ skills. 824 were malicious. Here's how to navigate the marketplace without becoming a statistic.",[14,425,426],{},"I found the perfect Notion integration skill on ClawHub last month. Clean description. Recent updates. 3,200+ downloads. I installed it, connected my workspace, and watched my OpenClaw agent sync tasks from Telegram directly into Notion boards.",[14,428,429],{},"Two days later, I noticed API requests on my Anthropic dashboard that I hadn't made. Someone was using my key. The skill had been reading my config file and sending credentials to an external server while functioning exactly as advertised.",[14,431,432,433,436],{},"That skill was part of the ClawHavoc campaign. ",[223,434,435],{},"824 malicious skills discovered on ClawHub, roughly 20% of the entire registry."," One compromised package had 14,285 downloads before it was pulled. ClawHub responded by purging 2,419 suspicious packages and partnering with VirusTotal for automated scanning.",[14,438,439],{},"This guide covers everything you need to know about the ClawHub skills directory in 2026: what's available, what's dangerous, how to find good skills, and how to protect yourself from bad ones.",[36,441,443],{"id":442},"what-clawhub-actually-is-and-isnt","What ClawHub actually is (and isn't)",[14,445,446],{},"ClawHub is the official skill registry for OpenClaw. Think of it like npm for Node.js packages or PyPI for Python libraries, except the packages add capabilities to your AI agent instead of your codebase.",[14,448,449],{},"Skills are what turn OpenClaw from a chatbot into an agent. Without skills, your agent can only have conversations. With skills, it can search the web, manage your calendar, read and write files, automate browser tasks, send emails, interact with APIs, and execute shell commands.",[14,451,452],{},"As of March 2026, ClawHub hosts over 13,700 skills. A separate community-curated registry (awesome-openclaw-skills on GitHub) tracks another 5,400+ skills that have been independently reviewed. The ecosystem is massive and growing fast, driven by OpenClaw's 1.27 million weekly npm downloads.",[14,454,455,458],{},[223,456,457],{},"What ClawHub is:"," An open registry where anyone can publish a skill package. Think app store with minimal review.",[14,460,461,464],{},[223,462,463],{},"What ClawHub isn't:"," A curated, security-reviewed marketplace. Until the VirusTotal partnership, there was effectively no automated security scanning. Publishers could upload anything. And 20% of them uploaded something malicious.",[14,466,467,468,471],{},"For the full timeline of ",[95,469,470],{"href":97},"documented OpenClaw security incidents"," including the ClawHavoc campaign, CrowdStrike advisory, and Cisco's data exfiltration discovery, our security guide covers each event.",[36,473,475],{"id":474},"the-clawhub-skills-categories-worth-knowing","The ClawHub skills categories worth knowing",[14,477,478],{},"The directory organizes skills into categories, though the boundaries are loose and many skills span multiple categories. Here's what's available and what's genuinely useful.",[480,481,483],"h3",{"id":482},"communication-skills","Communication skills",[14,485,486],{},"These connect your agent to external messaging and communication tools. Email reading and drafting (Gmail, Outlook), calendar management (Google Calendar, CalDAV), messaging integrations beyond the platforms OpenClaw already supports natively, and notification routing.",[14,488,489,492],{},[223,490,491],{},"The risk level is high."," Communication skills need access to your email, calendar, or messaging accounts. A compromised email skill can read every message in your inbox and forward copies to an external server. The Meta researcher Summer Yue incident is the cautionary tale here: her agent mass-deleted emails while ignoring stop commands. Even legitimate email skills need strict permission boundaries.",[480,494,496],{"id":495},"search-and-research-skills","Search and research skills",[14,498,499],{},"Web search (Brave API, Google Custom Search, Tavily), academic paper search, news aggregation, and data retrieval from specific sources. These are among the most commonly installed skills because they give your agent access to real-time information.",[14,501,502,505],{},[223,503,504],{},"The risk level is moderate."," Search skills make outbound API calls to retrieve information. The main concern is whether they're sending your query data (which might contain sensitive context from your conversations) to unexpected destinations alongside the legitimate search requests.",[480,507,509],{"id":508},"productivity-skills","Productivity skills",[14,511,512],{},"File management, note-taking integrations (Notion, Obsidian), project management connections (Linear, Asana, Jira), and document processing. These skills let your agent interact with your work tools.",[14,514,515,518],{},[223,516,517],{},"The risk level is moderate to high."," Productivity skills typically need OAuth tokens or API keys for external services. A compromised productivity skill has access to whatever tools it connects to.",[480,520,522],{"id":521},"developer-tools","Developer tools",[14,524,525],{},"Code execution, Git operations, CI/CD integrations, database queries, and API testing. These are popular among developers who use OpenClaw as a coding assistant.",[14,527,528,531],{},[223,529,530],{},"The risk level is very high."," Developer tool skills often have shell access or can execute arbitrary code. A malicious developer skill with shell access can do anything on your machine. Cisco's discovery of a skill performing data exfiltration was in this category.",[14,533,534],{},[55,535],{"alt":536,"src":537},"ClawHub skills categories organized by risk level","/img/blog/clawhub-skills-directory-categories.jpg",[36,539,541],{"id":540},"how-to-find-good-skills-on-clawhub","How to find good skills on ClawHub",[14,543,544],{},"The ClawHub interface shows skill name, description, publisher, download count, last update date, and version history. Here's how to use that information to filter for quality.",[480,546,548],{"id":547},"publisher-reputation-matters-most","Publisher reputation matters most",[14,550,551],{},"The OpenClaw core team maintains a set of official skills. These are the safest options because they're maintained by the same developers who build the framework. Look for the official organization badge.",[14,553,554],{},"After official skills, established community developers with multiple published packages, active GitHub profiles, and real identities are the next safest tier. A publisher who has maintained three skills for six months with regular updates is very different from an account created last week with one package.",[14,556,557,560],{},[223,558,559],{},"Red flags on publishers:"," Account created recently with only one skill. Username that mimics official accounts (like \"opencIaw\" with a capital I instead of lowercase L). No GitHub profile linked. Generic or AI-generated skill descriptions.",[480,562,564],{"id":563},"download-count-needs-context","Download count needs context",[14,566,567],{},"High download count alone doesn't mean safe. The most-downloaded malicious skill in the ClawHavoc campaign had 14,285 downloads before removal. Download count tells you popularity, not quality.",[14,569,570,573],{},[223,571,572],{},"What matters more:"," the ratio of downloads to the skill's age. A skill published last week with 5,000 downloads either went viral organically (rare) or had its count artificially boosted (more common). A skill published six months ago with 5,000 downloads grew naturally through genuine adoption.",[480,575,577],{"id":576},"last-update-date-signals-maintenance","Last update date signals maintenance",[14,579,580],{},"Skills that haven't been updated in more than three months are concerning. OpenClaw releases multiple updates per week. Skills that don't keep up with the framework eventually break or develop compatibility issues.",[14,582,583,586],{},[223,584,585],{},"The sweet spot:"," skills updated within the last 30-60 days with a consistent version history showing incremental improvements rather than a single large dump of code.",[14,588,589],{},[55,590],{"alt":591,"src":592},"How to evaluate ClawHub skill listings","/img/blog/clawhub-skills-directory-evaluation.jpg",[14,594,595,596,600,601,604],{},"For our curated list of ",[95,597,599],{"href":598},"/blog/best-openclaw-skills","the best community-vetted OpenClaw skills"," that have passed security review, our ",[95,602,603],{"href":598},"skills guide"," ranks options by reliability, safety, and usefulness.",[36,606,608],{"id":607},"the-5-step-vetting-process-before-you-install-anything","The 5-step vetting process before you install anything",[14,610,611],{},"Finding a skill on ClawHub is step one. Vetting it before installation is what separates safe users from compromised ones.",[14,613,614,617],{},[223,615,616],{},"Step 1: Check the publisher."," Verify their identity, account age, and other published packages. Official skills from the core team are safest.",[14,619,620,623],{},[223,621,622],{},"Step 2: Read the source code."," Every ClawHub skill is JavaScript or TypeScript. You're looking for network calls to unexpected domains, file reads outside the skill's workspace (especially reads of your config file where API keys live), obfuscated or minified code (legitimate skills are readable), and environment variable access beyond what's needed.",[14,625,626,629],{},[223,627,628],{},"Step 3: Search community reports."," Check GitHub issues and the OpenClaw Discord for the skill name. If others have reported problems, you'll find them.",[14,631,632,635],{},[223,633,634],{},"Step 4: Test in a sandboxed workspace."," Never install a new skill directly into your production agent. Create a test workspace, install the skill there, run it for 24-48 hours, and monitor your API usage dashboards for unexpected activity.",[14,637,638,641],{},[223,639,640],{},"Step 5: Set limits."," After installation, configure iteration limits and context token caps to contain the blast radius if a skill misbehaves.",[14,643,644],{},[55,645],{"alt":646,"src":647},"5-step skill vetting process","/img/blog/clawhub-skills-directory-vetting.jpg",[14,649,650],{},"The vetting process takes 5-10 minutes per skill plus a 24-hour monitoring window. That's 5-10 minutes compared to hours of damage control if something goes wrong. The math is obvious.",[36,652,654],{"id":653},"what-changed-after-clawhavoc","What changed after ClawHavoc",[14,656,657],{},"The ClawHavoc campaign was a wake-up call for the entire ecosystem. Here's what ClawHub has done since, and what's still missing.",[480,659,661],{"id":660},"what-improved","What improved",[14,663,664,667],{},[223,665,666],{},"VirusTotal partnership."," ClawHub now runs automated security scans on all new skill submissions. Known malware signatures and suspicious patterns trigger review before publication. This catches known attack patterns but not novel ones.",[14,669,670,673],{},[223,671,672],{},"Mass purge."," 2,419 suspicious packages were removed from the registry. This cleaned up the worst offenders but happened after the damage was done. The most-downloaded malicious package had already been installed by thousands of users.",[14,675,676,679],{},[223,677,678],{},"Publisher verification."," ClawHub introduced optional publisher verification. Verified publishers have confirmed identities. The problem: verification is optional, and most publishers haven't bothered.",[480,681,683],{"id":682},"whats-still-missing","What's still missing",[14,685,686,689],{},[223,687,688],{},"Mandatory code review."," There's no human review of skill code before publication. VirusTotal catches known malware patterns, but sophisticated exfiltration techniques (like the Cisco-discovered skill that looked perfectly legitimate) can slip through automated detection.",[14,691,692,695],{},[223,693,694],{},"Permission scoping."," Skills currently have access to whatever OpenClaw has access to. There's no granular permission system where a calendar skill can only access calendar APIs, not your file system. This means every skill is either trusted with everything or not installed at all.",[14,697,698,701],{},[223,699,700],{},"Dependency auditing."," Skills can include npm dependencies. Those dependencies can include their own dependencies. The supply chain attack surface extends well beyond the skill code itself.",[14,703,704],{},[55,705],{"alt":706,"src":707},"ClawHub security improvements timeline","/img/blog/clawhub-skills-directory-security.jpg",[14,709,710,711,714],{},"If managing skill security, vetting, and permission boundaries sounds like more work than you want, ",[95,712,713],{"href":152},"BetterClaw's curated skill marketplace"," audits every skill before publication. Docker-sandboxed execution means even a compromised skill can't access your host system or credentials. $29/month per agent, BYOK. Zero unvetted code running on your infrastructure.",[36,716,718],{"id":717},"the-alternative-registries-worth-knowing","The alternative registries worth knowing",[14,720,721],{},"ClawHub isn't the only place to find OpenClaw skills. Two alternatives are worth mentioning.",[480,723,725],{"id":724},"awesome-openclaw-skills-github","awesome-openclaw-skills (GitHub)",[14,727,728],{},"A community-curated list tracking 5,400+ skills with basic quality annotations. It's not a registry (you still install skills from ClawHub or GitHub). It's a curation layer that filters the noise. The maintainers remove skills that are reported as malicious or abandoned. It's not a security guarantee, but it's a better starting point than browsing ClawHub's unfiltered listing.",[480,730,732],{"id":731},"direct-github-installation","Direct GitHub installation",[14,734,735],{},"You can install skills directly from GitHub repositories without going through ClawHub at all. Clone the repo, review the code, and copy it into your OpenClaw skills directory. This bypasses ClawHub entirely and gives you complete visibility into what you're installing.",[14,737,738],{},"The trade-off: no auto-updates. When the skill author pushes a new version, you need to manually pull the changes. ClawHub-installed skills update automatically, which is both convenient and risky (an update could introduce new malicious code that wasn't in the version you vetted).",[14,740,741,742,746],{},"For guidance on ",[95,743,745],{"href":744},"/blog/openclaw-setup-guide-complete","the full OpenClaw installation and skill configuration process",", our setup guide covers where skills fit into the deployment sequence.",[14,748,749],{},[55,750],{"alt":751,"src":752},"Alternative OpenClaw skill registries comparison","/img/blog/clawhub-skills-directory-alternatives.jpg",[36,754,756],{"id":755},"the-skills-most-people-should-start-with","The skills most people should start with",[14,758,759],{},"After reviewing the ecosystem extensively, here are the skill categories that provide the most value with the least risk for new OpenClaw users.",[14,761,762,765],{},[223,763,764],{},"Web search."," The official web search skill or Brave Search API integration. Essential for any agent that needs to look up information. Maintained by the core team. Low risk because it only makes outbound search queries.",[14,767,768,771],{},[223,769,770],{},"File operations."," OpenClaw's built-in file read/write capabilities handle most basic file tasks without requiring an external skill. Start with the native tools before adding third-party file management skills.",[14,773,774,777],{},[223,775,776],{},"Calendar."," Google Calendar or CalDAV integrations from verified publishers with established track records. These need OAuth access to your calendar, so choose carefully. Only install from publishers with real identities.",[14,779,780,783,784,787],{},[223,781,782],{},"Custom internal skills."," If you need your agent to interact with a proprietary API (your Shopify store, your CRM, your internal tools), building a custom skill is safer than finding a generic one on ClawHub. You control every line of code. For ecommerce-specific agent configurations, our ",[95,785,786],{"href":181},"ecommerce guide"," covers the most common integrations.",[14,789,790,793],{},[223,791,792],{},"Email (with extreme caution)."," Email skills are the highest-risk category. Start with read-only access. Only enable send with explicit confirmation requirements. Never give an agent unsupervised email send permissions. The Summer Yue incident is the permanent reminder of why.",[14,795,796],{},[55,797],{"alt":798,"src":799},"Recommended starter skills for OpenClaw","/img/blog/clawhub-skills-directory-starter.jpg",[36,801,803],{"id":802},"what-to-do-if-youve-already-installed-unvetted-skills","What to do if you've already installed unvetted skills",[14,805,806],{},"If you've been installing ClawHub skills without vetting them (most people have in the beginning), here's the damage control sequence.",[14,808,809,812],{},[223,810,811],{},"First: rotate all API keys immediately."," Every key in your OpenClaw config. Anthropic, OpenAI, Telegram bot tokens, OAuth credentials. All of them. If any skill has exfiltrated your keys, rotating them invalidates the stolen copies.",[14,814,815,818],{},[223,816,817],{},"Second: review your API usage dashboards."," Check the last 30 days for requests you didn't make. Unusual patterns (requests at odd hours, high-volume calls you don't recognize) indicate compromise.",[14,820,821,824],{},[223,822,823],{},"Third: audit every installed skill."," List everything your agent currently has installed. For each skill, run through the 5-step vetting process. Remove anything that doesn't pass.",[14,826,827,830],{},[223,828,829],{},"Fourth: set up monitoring going forward."," Check API usage weekly. Review logs after installing any new skill. Set spending caps on all provider accounts.",[14,832,833],{},[55,834],{"alt":835,"src":836},"Damage control steps for unvetted skills","/img/blog/clawhub-skills-directory-damage-control.jpg",[14,838,93,839,842],{},[95,840,841],{"href":97},"managed vs self-hosted security comparison"," covers how platforms like BetterClaw handle skill security versus what you're responsible for when self-hosting.",[36,844,846],{"id":845},"the-bigger-picture-where-the-clawhub-ecosystem-is-heading","The bigger picture: where the ClawHub ecosystem is heading",[14,848,849],{},"The skills ecosystem is at an inflection point. The ClawHavoc campaign forced the community to take supply chain security seriously. VirusTotal scanning and the publisher verification system are steps in the right direction. But the fundamental challenge remains: an open registry with minimal review will always have a security tail risk.",[14,851,852],{},"The likely evolution is a tiered system. A \"verified\" tier with mandatory code review and publisher identity verification. An \"unverified\" tier with automated scanning only. And eventually, permission scoping that limits what each skill can access regardless of trust level.",[14,854,855],{},"Until that happens, the responsibility is on you. Every skill you install is executable code running with your agent's permissions and access to your API keys. Treat ClawHub like you'd treat any package registry: with appreciation for the ecosystem and suspicion toward anything you haven't personally reviewed.",[14,857,858,859,863],{},"If you want a deployment where skills are security-audited before they reach your agent, where Docker sandboxing prevents compromised code from accessing your host system, and where you don't carry the vetting burden yourself, ",[95,860,862],{"href":277,"rel":861},[279],"give BetterClaw a try",". $29/month per agent, BYOK. Every skill in our marketplace is reviewed. Sandboxed execution means even a problematic skill can't reach beyond its container. You build workflows. We handle the security.",[36,865,292],{"id":291},[14,867,868],{},[223,869,870],{},"What is ClawHub?",[14,872,873],{},"ClawHub is the official skill registry for OpenClaw, hosting over 13,700 installable skill packages as of March 2026. Skills add capabilities to your OpenClaw agent: web search, calendar management, email, file operations, browser automation, and API integrations. ClawHub functions like npm or PyPI but for AI agent capabilities. Anyone can publish skills, and since the ClawHavoc cleanup, all submissions go through VirusTotal automated scanning.",[14,875,876],{},[223,877,878],{},"How does ClawHub compare to awesome-openclaw-skills?",[14,880,881],{},"ClawHub is the official registry with the largest collection (13,700+ skills) and auto-update support, but it's an open marketplace with minimal human review. awesome-openclaw-skills is a community-curated GitHub list tracking 5,400+ skills with basic quality filtering and maintainer oversight. Neither is a security guarantee. ClawHub has more skills and convenience. awesome-openclaw-skills has better curation. Use both as discovery tools, but always vet skills yourself before installation.",[14,883,884],{},[223,885,886],{},"How do I install skills from ClawHub safely?",[14,888,889],{},"Follow a 5-step process: check the publisher's identity and account history, read the source code for suspicious network calls and file access patterns, search community reports on GitHub and Discord, test in a sandboxed workspace for 24-48 hours while monitoring API usage, and set iteration limits and context caps after installation. The active vetting takes 5-10 minutes per skill plus a 24-hour monitoring window.",[14,891,892],{},[223,893,894],{},"How much do ClawHub skills cost to use?",[14,896,897],{},"Skills themselves are free to install from ClawHub. The cost comes from the API tokens they consume when your agent uses them. A web search skill adds roughly 1,000-3,000 tokens per search call. Browser automation can use 500-2,000 tokens per step. On Claude Sonnet ($3/$15 per million tokens), typical skill usage adds $5-20/month to your API bill depending on frequency. Set iteration limits to prevent runaway costs from skills that loop.",[14,899,900],{},[223,901,902],{},"Are ClawHub skills secure enough for business use?",[14,904,905],{},"Not without vetting. The ClawHavoc campaign found 824 malicious skills (roughly 20% of the registry). ClawHub has since purged 2,419 suspicious packages and added VirusTotal scanning, but automated detection doesn't catch everything. Cisco independently found a legitimate-looking skill performing data exfiltration. For business use, either vet every skill manually using the 5-step process, use a managed platform with a curated skill marketplace (like BetterClaw), or build custom skills for sensitive integrations.",{"title":378,"searchDepth":379,"depth":379,"links":907},[908,909,916,921,922,926,930,931,932,933],{"id":442,"depth":379,"text":443},{"id":474,"depth":379,"text":475,"children":910},[911,913,914,915],{"id":482,"depth":912,"text":483},3,{"id":495,"depth":912,"text":496},{"id":508,"depth":912,"text":509},{"id":521,"depth":912,"text":522},{"id":540,"depth":379,"text":541,"children":917},[918,919,920],{"id":547,"depth":912,"text":548},{"id":563,"depth":912,"text":564},{"id":576,"depth":912,"text":577},{"id":607,"depth":379,"text":608},{"id":653,"depth":379,"text":654,"children":923},[924,925],{"id":660,"depth":912,"text":661},{"id":682,"depth":912,"text":683},{"id":717,"depth":379,"text":718,"children":927},[928,929],{"id":724,"depth":912,"text":725},{"id":731,"depth":912,"text":732},{"id":755,"depth":379,"text":756},{"id":802,"depth":379,"text":803},{"id":845,"depth":379,"text":846},{"id":291,"depth":379,"text":292},"2026-03-25","13,700+ OpenClaw skills on ClawHub. 824 were malicious. Here's how to find, vet, and safely install skills without exposing your API keys.","/img/blog/clawhub-skills-directory.jpg",{},"/blog/clawhub-skills-directory","16 min read",{"title":415,"description":935},"ClawHub Skills Directory: Complete 2026 Guide","blog/clawhub-skills-directory",[944,945,946,947,948,949,950,951],"ClawHub skills","OpenClaw skills directory","ClawHub guide","OpenClaw skills marketplace","safe OpenClaw skills","ClawHub security","ClawHavoc","OpenClaw skill vetting","eYe9rNhfWKDi2Ce0JP9DFpMNFvf08qyPreEcDpUe8YM",{"id":954,"title":955,"author":956,"body":957,"category":391,"date":1327,"description":1328,"extension":394,"featured":395,"image":1329,"meta":1330,"navigation":398,"path":360,"readingTime":1331,"seo":1332,"seoTitle":1333,"stem":1334,"tags":1335,"updatedDate":1327,"__hash__":1343},"blog/blog/openclaw-gateway-guide.md","OpenClaw Gateway Explained: Setup, Security, and Common Mistakes",{"name":7,"role":8,"avatar":9},{"type":11,"value":958,"toc":1312},[959,972,977,980,983,986,990,993,996,999,1002,1009,1013,1016,1024,1032,1038,1041,1050,1056,1060,1079,1082,1087,1090,1093,1100,1104,1107,1110,1113,1119,1126,1130,1134,1137,1140,1144,1147,1150,1154,1157,1160,1172,1178,1182,1185,1188,1191,1197,1200,1206,1208,1211,1214,1217,1225,1227,1232,1235,1240,1254,1259,1262,1267,1270,1275,1281,1283],[14,960,961],{},[223,962,963,964,967,968,971],{},"The OpenClaw gateway is the HTTP server that handles every connection to your agent. The single most important setting is the bind address: on a server, set it to ",[107,965,966],{},"127.0.0.1"," (loopback) so only the local machine can reach it, and use SSH tunneling for remote access. The default ",[107,969,970],{},"0.0.0.0"," binding is what exposed 30,000+ OpenClaw instances to the public internet.",[14,973,974],{},[17,975,976],{},"The gateway is how your agent talks to the world. If it's misconfigured, anyone on the internet can talk to your agent too. Here's what you need to know.",[14,978,979],{},"Thirty thousand OpenClaw instances were found exposed on the internet without authentication. Thirty thousand. Censys, Bitsight, and Hunt.io all independently confirmed the number. Every one of those instances had a misconfigured gateway.",[14,981,982],{},"The OpenClaw gateway is the single most important security setting in your entire setup, and it's the one most people never think about. If you get this wrong, anyone on the internet can send messages to your agent, read your conversations, and potentially access whatever your agent has access to (your files, your API keys, your connected platforms).",[14,984,985],{},"Here's what the gateway actually is, why the default configuration is dangerous on a server, and the one change that fixes it.",[36,987,989],{"id":988},"what-the-openclaw-gateway-actually-is","What the OpenClaw gateway actually is",[14,991,992],{},"Think of the OpenClaw gateway as the front door to your agent. It's the HTTP server that accepts incoming connections and routes them to the agent. When you open the OpenClaw web interface in your browser, you're connecting through the gateway. When Telegram delivers a message to your agent, it arrives through the gateway. When a cron job fires, the gateway processes it.",[14,994,995],{},"Every interaction with your agent flows through the gateway. It handles authentication (or doesn't, depending on your configuration), manages WebSocket connections for real-time chat, processes incoming messages from connected platforms, and serves the web-based TUI interface.",[14,997,998],{},"On your local machine, this is straightforward. The gateway runs on your computer. Only you can access it. The front door is inside your house.",[14,1000,1001],{},"On a VPS or remote server, the situation changes entirely. The gateway runs on a server connected to the public internet. If the front door is open and facing the street, anyone can walk in.",[14,1003,1004,1005,1008],{},"For the ",[95,1006,1007],{"href":97},"complete OpenClaw security checklist",", our security guide covers the gateway alongside nine other security measures.",[36,1010,1012],{"id":1011},"the-127001-vs-0000-problem-this-is-the-dangerous-part","The 127.0.0.1 vs 0.0.0.0 problem (this is the dangerous part)",[14,1014,1015],{},"This is where most people get it wrong. Stay with me here because this single setting is responsible for the majority of exposed OpenClaw instances.",[14,1017,1018,1023],{},[223,1019,1020,1022],{},[107,1021,966],{}," (loopback)"," means the gateway only accepts connections from the same machine it's running on. If someone on the internet tries to connect, they can't. The door only opens from inside the house. This is what you want on a server.",[14,1025,1026,1031],{},[223,1027,1028,1030],{},[107,1029,970],{}," (all interfaces)"," means the gateway accepts connections from anywhere. Your machine, your local network, and the entire internet. The door is open to the street. This is the default for some OpenClaw configurations, and it's the default that GitHub Issue #5263 flagged (closed by a maintainer as \"not planned\" to change).",[14,1033,1034,1035,1037],{},"Here's the problem: if your gateway binds to ",[107,1036,970],{}," on a VPS without a firewall blocking the gateway port, your agent is publicly accessible. No password. No authentication. Anyone who finds your IP address and port can interact with your agent, read your conversation history, and potentially trigger actions through your connected platforms.",[14,1039,1040],{},"The CVE-2026-25253 vulnerability (CVSS 8.8, one-click remote code execution) was especially dangerous for instances with exposed gateways. An attacker could exploit the WebSocket vulnerability to execute arbitrary code on the host machine. The vulnerability was patched, but instances with publicly exposed gateways were the easiest targets.",[14,1042,1043,1044,1046,1047,1049],{},"If your OpenClaw gateway binds to ",[107,1045,970],{}," on a server, your agent is public. Change it to ",[107,1048,966],{},". This is the single most important security setting in your configuration.",[14,1051,1052],{},[55,1053],{"alt":1054,"src":1055},"OpenClaw gateway loopback vs all-interfaces binding diagram showing 127.0.0.1 keeping the agent private and 0.0.0.0 exposing it to the internet","/img/blog/openclaw-gateway-guide-bind-address.jpg",[36,1057,1059],{"id":1058},"the-one-change-you-must-make-before-exposing-your-gateway","The one change you must make before exposing your gateway",[14,1061,1062,1063,1066,1067,1070,1071,1074,1075,1078],{},"Set the gateway bind address to loopback in your OpenClaw config. In your ",[107,1064,1065],{},"openclaw.json"," (or equivalent config file), the gateway section should have its ",[107,1068,1069],{},"bind"," setting set to ",[107,1072,1073],{},"\"loopback\""," or the bind address set to ",[107,1076,1077],{},"\"127.0.0.1\"",".",[14,1080,1081],{},"This single change means the gateway only listens for connections from the local machine. External traffic can't reach it directly. Your agent is invisible to the internet.",[14,1083,1084],{},[223,1085,1086],{},"But wait, how do I access my agent remotely if it only listens locally?",[14,1088,1089],{},"SSH tunneling. You create an encrypted tunnel from your personal machine to the server. The tunnel forwards the gateway port from the remote server to your local machine. You open your browser, connect to localhost on the forwarded port, and the traffic travels through the encrypted SSH connection to the server.",[14,1091,1092],{},"This gives you remote access to the gateway without exposing it to the internet. Only someone with SSH credentials can create the tunnel. Everyone else sees nothing.",[14,1094,1095,1096,1099],{},"On ",[95,1097,1098],{"href":152},"BetterClaw, gateway binding is handled and locked down by default",". This isn't something you configure or can accidentally misconfigure. The gateway is never publicly exposed. $29/month per agent, BYOK. The security configuration is part of the platform.",[36,1101,1103],{"id":1102},"how-to-set-up-secure-remote-access","How to set up secure remote access",[14,1105,1106],{},"The SSH tunnel approach is the standard way to access a loopback-bound gateway remotely.",[14,1108,1109],{},"From your personal machine, open a terminal and create an SSH connection to your server with port forwarding. You specify which local port on your machine should map to which port on the remote server. The gateway's default port (varies by configuration, commonly 3000 or 4000) gets forwarded to a local port on your machine.",[14,1111,1112],{},"Once the tunnel is open, you access the OpenClaw web interface by opening your browser and going to localhost on the forwarded port. The traffic travels through the encrypted SSH tunnel to the server, reaches the loopback-bound gateway, and works exactly as if you were sitting at the server.",[14,1114,1115,1118],{},[223,1116,1117],{},"Why not just open the port publicly and add a password?"," Because OpenClaw's built-in authentication is minimal. The gateway wasn't designed as a public-facing web service. It was designed as a local interface. Adding a reverse proxy with authentication (nginx with HTTP basic auth, for example) is possible but adds complexity. SSH tunneling gives you encrypted, authenticated access with zero additional software.",[14,1120,1004,1121,1125],{},[95,1122,1124],{"href":1123},"/blog/openclaw-vps-setup","complete VPS setup walkthrough"," including firewall configuration and SSH hardening, our self-hosting guide covers the full server security stack.",[36,1127,1129],{"id":1128},"common-gateway-errors-and-what-they-mean","Common gateway errors and what they mean",[480,1131,1133],{"id":1132},"connection-refused","Connection refused",[14,1135,1136],{},"You're trying to connect to the gateway and getting \"connection refused.\"",[14,1138,1139],{},"This means nothing is listening on the port you're trying to reach. Either the gateway isn't running (start it), you're using the wrong port (check your config), or the gateway is bound to loopback and you're trying to connect from outside the machine without an SSH tunnel (set up the tunnel).",[480,1141,1143],{"id":1142},"gateway-already-in-use-eaddrinuse","Gateway already in use (EADDRINUSE)",[14,1145,1146],{},"The port the gateway wants to use is already occupied by another process.",[14,1148,1149],{},"Something else is running on that port. Check what's using it and either stop that process or change the gateway port in your OpenClaw config. Common culprits: a previous OpenClaw instance that didn't shut down cleanly, another Node.js application, or a system service.",[480,1151,1153],{"id":1152},"timeout-on-remote-connection","Timeout on remote connection",[14,1155,1156],{},"You can reach the server but the gateway connection times out.",[14,1158,1159],{},"This usually means a firewall is blocking the port. If you're using SSH tunneling (as you should be), the firewall should block the gateway port from external access. The tunnel bypasses the firewall through the SSH connection. If you're getting timeouts through an SSH tunnel, the gateway isn't running or is bound to a different port than the one you're forwarding.",[14,1161,1162,1163,1167,1168,1171],{},"For the broader ",[95,1164,1166],{"href":1165},"/blog/openclaw-not-working","OpenClaw troubleshooting guide covering all first-hour errors",", our ",[95,1169,1170],{"href":1165},"error guide"," covers the six most common problems new users hit.",[14,1173,1174],{},[55,1175],{"alt":1176,"src":1177},"OpenClaw gateway error decision flow showing connection refused, EADDRINUSE, and timeout fixes","/img/blog/openclaw-gateway-guide-errors.jpg",[36,1179,1181],{"id":1180},"how-to-know-if-your-gateway-is-exposed-right-now","How to know if your gateway is exposed right now",[14,1183,1184],{},"If you're running OpenClaw on a server and you're not sure whether your gateway is exposed, check immediately.",[14,1186,1187],{},"From a different machine (not the server), try to access your server's IP address on the gateway port through a web browser. If you see the OpenClaw web interface or get any response other than a timeout or connection refused, your gateway is publicly exposed.",[14,1189,1190],{},"If you get a connection timeout or connection refused, the gateway is either not exposed or a firewall is blocking external access. Both are acceptable states.",[14,1192,1193,1196],{},[223,1194,1195],{},"If your gateway is exposed:"," change the bind setting to loopback immediately. Restart the gateway. Verify the external access no longer works. Then rotate all API keys stored in your configuration, because if the gateway was exposed, someone may have already accessed your setup.",[14,1198,1199],{},"Check your OpenClaw logs for unfamiliar conversations or requests. If you see messages you didn't send, someone else was using your agent.",[14,1201,93,1202,1205],{},[95,1203,1204],{"href":374},"managed vs self-hosted comparison"," covers how different deployment approaches handle gateway security, including which platforms prevent exposure by default.",[36,1207,259],{"id":258},[14,1209,1210],{},"The OpenClaw gateway is simple in concept (it's the HTTP server your agent uses to communicate) and dangerous in default configuration (it can expose your agent to the entire internet with one wrong setting).",[14,1212,1213],{},"Bind to loopback. Use SSH tunnels. Block the port in your firewall. These three actions take 10 minutes and prevent the exact exposure that affected 30,000+ instances.",[14,1215,1216],{},"The OpenClaw maintainer Shadow warned that \"if you can't understand how to run a command line, this is far too dangerous of a project for you to use safely.\" The gateway is the specific thing he's talking about. It's the difference between a private assistant and a public service that anyone can abuse.",[14,1218,1219,1220,1224],{},"If gateway security, firewall configuration, and SSH tunnel management isn't something you want to handle, ",[95,1221,1223],{"href":277,"rel":1222},[279],"give Better Claw a try",". $29/month per agent, BYOK with 28+ providers. Gateway security is locked down by default. AES-256 encrypted credentials. Docker-sandboxed execution. The infrastructure security is handled so you focus on what your agent does, not on whether someone else is using it.",[36,1226,292],{"id":291},[14,1228,1229],{},[223,1230,1231],{},"What is the OpenClaw gateway?",[14,1233,1234],{},"The OpenClaw gateway is the HTTP server component that handles all communication between your agent and the outside world. It processes incoming messages from connected platforms (Telegram, WhatsApp, Slack), serves the web-based chat interface, manages WebSocket connections, and routes requests to the agent. Every interaction with your OpenClaw agent flows through the gateway.",[14,1236,1237],{},[223,1238,1239],{},"What's the difference between 127.0.0.1 and 0.0.0.0 in OpenClaw gateway settings?",[14,1241,1242,1244,1245,1247,1248,1250,1251,1253],{},[107,1243,966],{}," (loopback) means the gateway only accepts connections from the local machine. ",[107,1246,970],{}," (all interfaces) means it accepts connections from anywhere, including the public internet. On a server, binding to ",[107,1249,970],{}," without a firewall makes your agent publicly accessible to anyone who finds your IP. Always bind to ",[107,1252,966],{}," on servers and use SSH tunnels for remote access.",[14,1255,1256],{},[223,1257,1258],{},"How do I securely access my OpenClaw gateway remotely?",[14,1260,1261],{},"Use SSH tunneling. Create an SSH connection from your personal machine to the server with port forwarding. This forwards the gateway's local port through the encrypted SSH connection to your machine. You access the gateway through localhost on your personal machine, and the traffic travels securely through the tunnel. This gives you remote access without exposing the gateway to the internet.",[14,1263,1264],{},[223,1265,1266],{},"How do I check if my OpenClaw gateway is exposed?",[14,1268,1269],{},"From a different machine (not the server), try to access your server's IP address and gateway port in a web browser. If you see the OpenClaw interface or get any response other than a timeout, your gateway is publicly accessible. Fix immediately: change the bind setting to loopback, restart the gateway, and rotate all API keys. 30,000+ OpenClaw instances were found exposed this way.",[14,1271,1272],{},[223,1273,1274],{},"Is the default OpenClaw gateway configuration secure?",[14,1276,1277,1278,1280],{},"On a local machine (your laptop or desktop), the default is generally safe because the machine isn't directly exposed to the internet. On a server or VPS, the default bind to ",[107,1279,970],{}," is dangerous. GitHub Issue #5263 requested changing this default, but it was closed as \"not planned.\" You must manually change the bind to loopback on any server deployment. Managed platforms like BetterClaw handle this automatically.",[36,1282,339],{"id":338},[341,1284,1285,1290,1295,1301,1307],{},[344,1286,1287,1289],{},[95,1288,354],{"href":210}," — Nine more security measures alongside gateway binding",[344,1291,1292,1294],{},[95,1293,348],{"href":97}," — Why 30,000+ instances were exposed and what attackers do with them",[344,1296,1297,1300],{},[95,1298,1299],{"href":1123},"OpenClaw VPS Setup: The Real Cost of $8/Month Hosting"," — Full server security stack including firewall and SSH hardening",[344,1302,1303,1306],{},[95,1304,1305],{"href":1165},"OpenClaw Not Working: Every Fix in One Guide"," — Connection errors and other first-hour issues",[344,1308,1309,1311],{},[95,1310,375],{"href":374}," — How managed deployment handles gateway security automatically",{"title":378,"searchDepth":379,"depth":379,"links":1313},[1314,1315,1316,1317,1318,1323,1324,1325,1326],{"id":988,"depth":379,"text":989},{"id":1011,"depth":379,"text":1012},{"id":1058,"depth":379,"text":1059},{"id":1102,"depth":379,"text":1103},{"id":1128,"depth":379,"text":1129,"children":1319},[1320,1321,1322],{"id":1132,"depth":912,"text":1133},{"id":1142,"depth":912,"text":1143},{"id":1152,"depth":912,"text":1153},{"id":1180,"depth":379,"text":1181},{"id":258,"depth":379,"text":259},{"id":291,"depth":379,"text":292},{"id":338,"depth":379,"text":339},"2026-04-08","30,000+ OpenClaw instances were found exposed because of one gateway setting. Here's what the gateway does and how to secure it properly.","/img/blog/openclaw-gateway-guide.jpg",{},"11 min read",{"title":955,"description":1328},"OpenClaw Gateway: Setup, Security, Common Mistakes","blog/openclaw-gateway-guide",[1336,1337,1338,1339,1340,1341,1342],"OpenClaw gateway","OpenClaw gateway security","OpenClaw gateway setup","OpenClaw 127.0.0.1","OpenClaw 0.0.0.0","OpenClaw gateway exposed","OpenClaw remote access","K_bOzwW0f0YQkEJO4Q4Z2_H4syBNwerAut8LQ_OEi8E",{"id":1345,"title":1346,"author":1347,"body":1348,"category":391,"date":2221,"description":2222,"extension":394,"featured":395,"image":2223,"meta":2224,"navigation":398,"path":210,"readingTime":2225,"seo":2226,"seoTitle":2227,"stem":2228,"tags":2229,"updatedDate":2221,"__hash__":2240},"blog/blog/openclaw-security-checklist.md","OpenClaw Security Checklist: 10 Things Most Users Skip (And Attackers Don't)",{"name":7,"role":8,"avatar":9},{"type":11,"value":1349,"toc":2201},[1350,1355,1358,1365,1374,1377,1383,1386,1390,1393,1400,1403,1430,1436,1481,1484,1512,1515,1521,1525,1528,1531,1556,1575,1578,1584,1588,1594,1620,1623,1626,1632,1641,1645,1648,1714,1717,1727,1733,1736,1740,1743,1746,1749,1780,1789,1795,1799,1802,1820,1823,1826,1832,1845,1849,1852,1855,1866,1869,1875,1884,1888,1891,1894,1942,1945,1951,1954,1958,1965,2010,2030,2033,2039,2048,2052,2055,2058,2061,2064,2093,2096,2102,2106,2112,2115,2118,2121,2128,2134,2136,2140,2143,2147,2169,2173,2183,2187,2190,2194,2197],[14,1351,1352],{},[17,1353,1354],{},"30,000 exposed instances. 824 malicious skills. One critical RCE. Here's the hardening guide nobody follows.",[14,1356,1357],{},"The Shodan alert hit my inbox at 6:14 AM. Someone had indexed my OpenClaw gateway. Port 18789, wide open, broadcasting to the entire internet.",[14,1359,1360,1361,1364],{},"My API keys were sitting in ",[107,1362,1363],{},"~/.openclaw/openclaw.json"," in plaintext. My Anthropic key. My OpenAI key. My Telegram bot token. Everything.",[14,1366,1367,1368,1370,1371,1373],{},"I'd left the gateway bound to ",[107,1369,970],{}," instead of ",[107,1372,966],{},". One character difference. The difference between \"only I can access this\" and \"anyone on the internet can access this.\"",[14,1375,1376],{},"I got lucky. I caught it in hours. Others weren't so lucky.",[14,1378,1379,1380,1382],{},"Censys, Bitsight, and Hunt.io found over 30,000 internet-exposed OpenClaw instances running without authentication. An infostealer campaign in February 2026 specifically targeted the ",[107,1381,1363],{}," config file on cloud VPS installations, exfiltrating every API key it found. Compromised keys were used to rack up thousands of dollars in fraudulent charges.",[14,1384,1385],{},"This is the OpenClaw security checklist I wish someone had given me before I exposed my entire agent stack to the public internet. Ten items. Most users skip all of them.",[36,1387,1389],{"id":1388},"_1-bind-your-gateway-to-localhost-not-0000","1. Bind your gateway to localhost (not 0.0.0.0)",[14,1391,1392],{},"This is the single most important OpenClaw security fix and the one most people get wrong.",[14,1394,1395,1396,1399],{},"By default, some setup guides configure the gateway to listen on ",[107,1397,1398],{},"0.0.0.0:18789",", which means it accepts connections from any network interface. If your server has a public IP, that means the entire internet can reach your gateway.",[14,1401,1402],{},"The fix takes 30 seconds:",[1404,1405,1409],"pre",{"className":1406,"code":1407,"language":1408,"meta":378,"style":378},"language-bash shiki shiki-themes github-light","openclaw configure\n# Select \"Local (this machine)\"\n","bash",[107,1410,1411,1424],{"__ignoreMap":378},[1412,1413,1416,1420],"span",{"class":1414,"line":1415},"line",1,[1412,1417,1419],{"class":1418},"s7eDp","openclaw",[1412,1421,1423],{"class":1422},"sYBdl"," configure\n",[1412,1425,1426],{"class":1414,"line":379},[1412,1427,1429],{"class":1428},"sAwPA","# Select \"Local (this machine)\"\n",[14,1431,1432,1433,1435],{},"Or manually in ",[107,1434,1363],{},":",[1404,1437,1441],{"className":1438,"code":1439,"language":1440,"meta":378,"style":378},"language-json shiki shiki-themes github-light","{\n  \"gateway\": {\n    \"bind\": \"loopback\"\n  }\n}\n","json",[107,1442,1443,1449,1458,1469,1475],{"__ignoreMap":378},[1412,1444,1445],{"class":1414,"line":1415},[1412,1446,1448],{"class":1447},"sgsFI","{\n",[1412,1450,1451,1455],{"class":1414,"line":379},[1412,1452,1454],{"class":1453},"sYu0t","  \"gateway\"",[1412,1456,1457],{"class":1447},": {\n",[1412,1459,1460,1463,1466],{"class":1414,"line":912},[1412,1461,1462],{"class":1453},"    \"bind\"",[1412,1464,1465],{"class":1447},": ",[1412,1467,1468],{"class":1422},"\"loopback\"\n",[1412,1470,1472],{"class":1414,"line":1471},4,[1412,1473,1474],{"class":1447},"  }\n",[1412,1476,1478],{"class":1414,"line":1477},5,[1412,1479,1480],{"class":1447},"}\n",[14,1482,1483],{},"Verify it worked:",[1404,1485,1487],{"className":1406,"code":1486,"language":1408,"meta":378,"style":378},"ss -tlnp | grep 18789\n# Should show 127.0.0.1:18789, NOT 0.0.0.0:18789\n",[107,1488,1489,1507],{"__ignoreMap":378},[1412,1490,1491,1494,1497,1501,1504],{"class":1414,"line":1415},[1412,1492,1493],{"class":1418},"ss",[1412,1495,1496],{"class":1453}," -tlnp",[1412,1498,1500],{"class":1499},"sD7c4"," |",[1412,1502,1503],{"class":1418}," grep",[1412,1505,1506],{"class":1453}," 18789\n",[1412,1508,1509],{"class":1414,"line":379},[1412,1510,1511],{"class":1428},"# Should show 127.0.0.1:18789, NOT 0.0.0.0:18789\n",[14,1513,1514],{},"If you need remote access, use Tailscale Serve or an SSH tunnel. Never expose the gateway port directly.",[14,1516,1517],{},[55,1518],{"alt":1519,"src":1520},"Bind OpenClaw gateway to localhost","/img/blog/openclaw-security-checklist-localhost.jpg",[36,1522,1524],{"id":1523},"_2-disable-ssh-password-authentication","2. Disable SSH password authentication",[14,1526,1527],{},"If you're running OpenClaw on a VPS (and you should be, instead of your personal machine), SSH is how you access it. Password-based SSH authentication is the first thing attackers brute-force.",[14,1529,1530],{},"The February 2026 infostealer campaign exploited exactly this: weak SSH passwords on VPS instances running OpenClaw. Once inside, reading the config file was trivial.",[1404,1532,1534],{"className":1406,"code":1533,"language":1408,"meta":378,"style":378},"# In /etc/ssh/sshd_config:\nPasswordAuthentication no\nChallengeResponseAuthentication no\n",[107,1535,1536,1541,1549],{"__ignoreMap":378},[1412,1537,1538],{"class":1414,"line":1415},[1412,1539,1540],{"class":1428},"# In /etc/ssh/sshd_config:\n",[1412,1542,1543,1546],{"class":1414,"line":379},[1412,1544,1545],{"class":1418},"PasswordAuthentication",[1412,1547,1548],{"class":1422}," no\n",[1412,1550,1551,1554],{"class":1414,"line":912},[1412,1552,1553],{"class":1418},"ChallengeResponseAuthentication",[1412,1555,1548],{"class":1422},[1404,1557,1559],{"className":1406,"code":1558,"language":1408,"meta":378,"style":378},"sudo systemctl restart sshd\n",[107,1560,1561],{"__ignoreMap":378},[1412,1562,1563,1566,1569,1572],{"class":1414,"line":1415},[1412,1564,1565],{"class":1418},"sudo",[1412,1567,1568],{"class":1422}," systemctl",[1412,1570,1571],{"class":1422}," restart",[1412,1573,1574],{"class":1422}," sshd\n",[14,1576,1577],{},"Use SSH key authentication exclusively. If you lose your key, you can recover through your VPS provider's console. If an attacker guesses your password, you lose everything.",[14,1579,1580],{},[55,1581],{"alt":1582,"src":1583},"Disable SSH password authentication","/img/blog/openclaw-security-checklist-ssh.jpg",[36,1585,1587],{"id":1586},"_3-set-file-permissions-on-the-openclaw-config-directory","3. Set file permissions on the OpenClaw config directory",[14,1589,1590,1591,1593],{},"Your ",[107,1592,1363],{}," file contains API keys in plaintext. Every key your agent uses: Anthropic, OpenAI, Telegram bot tokens, OAuth credentials. All of it, readable by anyone with access to the file.",[1404,1595,1597],{"className":1406,"code":1596,"language":1408,"meta":378,"style":378},"chmod 700 ~/.openclaw\nchmod 600 ~/.openclaw/openclaw.json\n",[107,1598,1599,1610],{"__ignoreMap":378},[1412,1600,1601,1604,1607],{"class":1414,"line":1415},[1412,1602,1603],{"class":1418},"chmod",[1412,1605,1606],{"class":1453}," 700",[1412,1608,1609],{"class":1422}," ~/.openclaw\n",[1412,1611,1612,1614,1617],{"class":1414,"line":379},[1412,1613,1603],{"class":1418},[1412,1615,1616],{"class":1453}," 600",[1412,1618,1619],{"class":1422}," ~/.openclaw/openclaw.json\n",[14,1621,1622],{},"This restricts access to your user account only. No other system users can read your config. It's not encryption (we'll get to that), but it's the minimum baseline.",[14,1624,1625],{},"Microsoft's security blog explicitly recommends treating OpenClaw installations as containing sensitive credentials that require dedicated access controls. Their guidance: run OpenClaw only in fully isolated environments with dedicated, non-privileged credentials.",[14,1627,1628],{},[55,1629],{"alt":1630,"src":1631},"Set file permissions on OpenClaw config","/img/blog/openclaw-security-checklist-permissions.jpg",[1633,1634,1635],"blockquote",{},[14,1636,1637,1638,1640],{},"For a deeper look at every documented security incident in the OpenClaw ecosystem, our comprehensive guide to ",[95,1639,98],{"href":97}," covers the CrowdStrike advisory, Cisco findings, and the full ClawHavoc analysis.",[36,1642,1644],{"id":1643},"_4-configure-ufw-and-actually-enable-it","4. Configure UFW (and actually enable it)",[14,1646,1647],{},"A firewall that's installed but not enabled is decoration. Surprisingly common on VPS setups where people install UFW during initial provisioning and never turn it on.",[1404,1649,1651],{"className":1406,"code":1650,"language":1408,"meta":378,"style":378},"sudo ufw default deny incoming\nsudo ufw default allow outgoing\nsudo ufw allow 22/tcp\nsudo ufw limit 22/tcp\nsudo ufw enable\n",[107,1652,1653,1669,1683,1694,1705],{"__ignoreMap":378},[1412,1654,1655,1657,1660,1663,1666],{"class":1414,"line":1415},[1412,1656,1565],{"class":1418},[1412,1658,1659],{"class":1422}," ufw",[1412,1661,1662],{"class":1422}," default",[1412,1664,1665],{"class":1422}," deny",[1412,1667,1668],{"class":1422}," incoming\n",[1412,1670,1671,1673,1675,1677,1680],{"class":1414,"line":379},[1412,1672,1565],{"class":1418},[1412,1674,1659],{"class":1422},[1412,1676,1662],{"class":1422},[1412,1678,1679],{"class":1422}," allow",[1412,1681,1682],{"class":1422}," outgoing\n",[1412,1684,1685,1687,1689,1691],{"class":1414,"line":912},[1412,1686,1565],{"class":1418},[1412,1688,1659],{"class":1422},[1412,1690,1679],{"class":1422},[1412,1692,1693],{"class":1422}," 22/tcp\n",[1412,1695,1696,1698,1700,1703],{"class":1414,"line":1471},[1412,1697,1565],{"class":1418},[1412,1699,1659],{"class":1422},[1412,1701,1702],{"class":1422}," limit",[1412,1704,1693],{"class":1422},[1412,1706,1707,1709,1711],{"class":1414,"line":1477},[1412,1708,1565],{"class":1418},[1412,1710,1659],{"class":1422},[1412,1712,1713],{"class":1422}," enable\n",[14,1715,1716],{},"That's it. Deny all incoming except SSH (with rate limiting to slow brute-force attempts). OpenClaw's gateway should be on localhost, so it doesn't need an open port.",[14,1718,1719,1720,1723,1724,1078],{},"If you're running other services (web server, etc.), open only the ports you need: ",[107,1721,1722],{},"sudo ufw allow 80/tcp"," and ",[107,1725,1726],{},"sudo ufw allow 443/tcp",[14,1728,1729],{},[55,1730],{"alt":1731,"src":1732},"Configure UFW firewall","/img/blog/openclaw-security-checklist-ufw.jpg",[14,1734,1735],{},"A VPS with no firewall, password SSH, and OpenClaw bound to 0.0.0.0 is not a server. It's a donation box for your API keys.",[36,1737,1739],{"id":1738},"_5-vet-every-clawhub-skill-before-installing","5. Vet every ClawHub skill before installing",[14,1741,1742],{},"The ClawHavoc campaign found 824+ malicious skills on ClawHub. That's roughly 20% of the entire skills registry. One in five skills was compromised.",[14,1744,1745],{},"Cisco independently found a third-party skill performing data exfiltration without user awareness. The skill looked legitimate, functioned as advertised, and quietly sent data to an external server in the background.",[14,1747,1748],{},"Before installing any skill:",[341,1750,1751,1757,1763,1769,1774],{},[344,1752,1753,1756],{},[223,1754,1755],{},"Read the source code."," Every skill is JavaScript or TypeScript. If you can't read it, don't install it.",[344,1758,1759,1762],{},[223,1760,1761],{},"Check the publisher's profile"," and other contributions.",[344,1764,1765,1768],{},[223,1766,1767],{},"Search for the skill name"," in OpenClaw's GitHub issues for reports.",[344,1770,1771],{},[223,1772,1773],{},"Start with skills maintained by the OpenClaw core team.",[344,1775,1776,1779],{},[223,1777,1778],{},"Avoid skills with low download counts"," and no community verification.",[1633,1781,1782],{},[14,1783,1784,1785,1788],{},"For guidance on which skills are actually worth installing (and have been community-vetted), our guide to the ",[95,1786,1787],{"href":598},"best OpenClaw skills"," ranks options by reliability and safety.",[14,1790,1791],{},[55,1792],{"alt":1793,"src":1794},"Vet ClawHub skills before installing","/img/blog/openclaw-security-checklist-skills.jpg",[36,1796,1798],{"id":1797},"_6-run-the-built-in-security-audit","6. Run the built-in security audit",[14,1800,1801],{},"OpenClaw includes a security scanning tool that most users never run.",[1404,1803,1805],{"className":1406,"code":1804,"language":1408,"meta":378,"style":378},"openclaw security audit --deep\n",[107,1806,1807],{"__ignoreMap":378},[1412,1808,1809,1811,1814,1817],{"class":1414,"line":1415},[1412,1810,1419],{"class":1418},[1412,1812,1813],{"class":1422}," security",[1412,1815,1816],{"class":1422}," audit",[1412,1818,1819],{"class":1453}," --deep\n",[14,1821,1822],{},"This checks your configuration for common vulnerabilities: exposed ports, weak authentication, overly permissive file access, and known CVE exposure. It won't catch everything, but it catches the obvious stuff.",[14,1824,1825],{},"Run it after initial setup. Run it again after any config change. Run it after every OpenClaw update. The project had three CVEs disclosed in a single week in early 2026, including CVE-2026-25253 (one-click RCE, CVSS 8.8). Patches exist, but only if you apply them.",[14,1827,1828],{},[55,1829],{"alt":1830,"src":1831},"Run OpenClaw security audit","/img/blog/openclaw-security-checklist-audit.jpg",[1633,1833,1834],{},[14,1835,1836,1839,1840],{},[223,1837,1838],{},"Watch: OpenClaw Security Hardening and Safe Setup Guide","\nIf you want to see the security audit and hardening process in action, this community walkthrough covers gateway binding, firewall configuration, credential management, and the specific config changes that prevent the most common attack vectors. ",[95,1841,1844],{"href":1842,"rel":1843},"https://www.youtube.com/results?search_query=openclaw+security+hardening+safe+setup+2026",[279],"Watch on YouTube",[36,1846,1848],{"id":1847},"_7-use-tailscale-instead-of-exposing-ports","7. Use Tailscale instead of exposing ports",[14,1850,1851],{},"Here's the OpenClaw security approach that eliminates an entire category of risk: don't expose any ports to the public internet at all.",[14,1853,1854],{},"Tailscale creates a private mesh network between your devices. Your VPS, your laptop, your phone: they all connect through encrypted tunnels without opening any public ports.",[341,1856,1857,1860,1863],{},[344,1858,1859],{},"Install Tailscale on your VPS and your access devices.",[344,1861,1862],{},"Access the OpenClaw dashboard through the Tailscale IP.",[344,1864,1865],{},"No port forwarding. No firewall holes. No public exposure.",[14,1867,1868],{},"The Hetzner + Tailscale setup documented on Medium (the \"$2.50 secure VPS\" guide) is the gold standard for self-hosted OpenClaw security. Zero exposed ports. Zero public attack surface.",[14,1870,1871],{},[55,1872],{"alt":1873,"src":1874},"Use Tailscale for OpenClaw access","/img/blog/openclaw-security-checklist-tailscale.jpg",[1633,1876,1877],{},[14,1878,1879,1880,1883],{},"If you don't want to manage Tailscale, VPS security, or any of this infrastructure yourself, ",[95,1881,153],{"href":277,"rel":1882},[279]," handles security natively with Docker-sandboxed execution, AES-256 credential encryption, and zero exposed ports. $29/month per agent, BYOK. No security checklist needed because the checklist is built into the platform.",[36,1885,1887],{"id":1886},"_8-set-maxiterations-and-maxcontexttokens-on-every-skill","8. Set maxIterations and maxContextTokens on every skill",[14,1889,1890],{},"This isn't just a cost control measure. It's a security control.",[14,1892,1893],{},"A prompt injection attack can cause your agent to enter an infinite loop, executing commands repeatedly. Without iteration limits, a single malicious prompt can trigger hundreds of tool calls, each one potentially executing shell commands on your system.",[1404,1895,1897],{"className":1438,"code":1896,"language":1440,"meta":378,"style":378},"{\n  \"maxIterations\": 15,\n  \"maxContextTokens\": 4000,\n  \"maxSteps\": 50\n}\n",[107,1898,1899,1903,1916,1928,1938],{"__ignoreMap":378},[1412,1900,1901],{"class":1414,"line":1415},[1412,1902,1448],{"class":1447},[1412,1904,1905,1908,1910,1913],{"class":1414,"line":379},[1412,1906,1907],{"class":1453},"  \"maxIterations\"",[1412,1909,1465],{"class":1447},[1412,1911,1912],{"class":1453},"15",[1412,1914,1915],{"class":1447},",\n",[1412,1917,1918,1921,1923,1926],{"class":1414,"line":912},[1412,1919,1920],{"class":1453},"  \"maxContextTokens\"",[1412,1922,1465],{"class":1447},[1412,1924,1925],{"class":1453},"4000",[1412,1927,1915],{"class":1447},[1412,1929,1930,1933,1935],{"class":1414,"line":1471},[1412,1931,1932],{"class":1453},"  \"maxSteps\"",[1412,1934,1465],{"class":1447},[1412,1936,1937],{"class":1453},"50\n",[1412,1939,1940],{"class":1414,"line":1477},[1412,1941,1480],{"class":1447},[14,1943,1944],{},"Set these on every skill. They cap how many actions your agent can take per request. A failed task costs you nothing. A runaway injection loop costs you control of your server.",[14,1946,1947],{},[55,1948],{"alt":1949,"src":1950},"Set maxIterations on OpenClaw skills","/img/blog/openclaw-security-checklist-limits.jpg",[14,1952,1953],{},"CrowdStrike's advisory specifically flagged unbounded agent execution as one of the top enterprise risks. Prompt injection is an inherent architectural risk when your agent processes untrusted content like emails and web pages. Limits don't eliminate the risk. They contain the blast radius.",[36,1955,1957],{"id":1956},"_9-run-openclaw-in-docker-with-security-flags","9. Run OpenClaw in Docker with security flags",[14,1959,1960,1961,1964],{},"If you're self-hosting, Docker isolation is non-negotiable. But standard ",[107,1962,1963],{},"docker run"," isn't enough. You need restrictive security flags:",[1404,1966,1968],{"className":1406,"code":1967,"language":1408,"meta":378,"style":378},"docker run -d \\\n  --read-only \\\n  --cap-drop=ALL \\\n  --security-opt=no-new-privileges \\\n  openclaw\n",[107,1969,1970,1984,1991,1998,2005],{"__ignoreMap":378},[1412,1971,1972,1975,1978,1981],{"class":1414,"line":1415},[1412,1973,1974],{"class":1418},"docker",[1412,1976,1977],{"class":1422}," run",[1412,1979,1980],{"class":1453}," -d",[1412,1982,1983],{"class":1453}," \\\n",[1412,1985,1986,1989],{"class":1414,"line":379},[1412,1987,1988],{"class":1453},"  --read-only",[1412,1990,1983],{"class":1453},[1412,1992,1993,1996],{"class":1414,"line":912},[1412,1994,1995],{"class":1453},"  --cap-drop=ALL",[1412,1997,1983],{"class":1453},[1412,1999,2000,2003],{"class":1414,"line":1471},[1412,2001,2002],{"class":1453},"  --security-opt=no-new-privileges",[1412,2004,1983],{"class":1453},[1412,2006,2007],{"class":1414,"line":1477},[1412,2008,2009],{"class":1422},"  openclaw\n",[341,2011,2012,2018,2024],{},[344,2013,2014,2017],{},[107,2015,2016],{},"--read-only"," prevents the container from writing to the filesystem (except mounted volumes).",[344,2019,2020,2023],{},[107,2021,2022],{},"--cap-drop=ALL"," removes all Linux capabilities.",[344,2025,2026,2029],{},[107,2027,2028],{},"--security-opt=no-new-privileges"," prevents privilege escalation inside the container.",[14,2031,2032],{},"Contabo's OpenClaw security guide walks through the full Docker hardening process. The key principle: your agent should have the minimum permissions needed to function. Nothing more.",[14,2034,2035],{},[55,2036],{"alt":2037,"src":2038},"Run OpenClaw in Docker with security flags","/img/blog/openclaw-security-checklist-docker.jpg",[1633,2040,2041],{},[14,2042,2043,2044,1078],{},"For understanding how OpenClaw works at the architecture level and why Docker isolation matters for the gateway model, our ",[95,2045,2047],{"href":2046},"/blog/how-does-openclaw-work","explainer covers the execution flow",[36,2049,2051],{"id":2050},"_10-keep-openclaw-updated-seriously","10. Keep OpenClaw updated (seriously)",[14,2053,2054],{},"This sounds obvious. It isn't happening.",[14,2056,2057],{},"CVE-2026-25253 allowed one-click remote code execution with a CVSS score of 8.8. It was patched in v2026.1.29. Researchers found that self-hosted instances without monitoring stayed vulnerable for weeks because operators didn't know about the patch.",[14,2059,2060],{},"The project had three CVEs disclosed in a single week. Each patch requires downloading, testing, and deploying. If you skip one, you're running a known-vulnerable agent with access to your email, calendar, and API keys.",[14,2062,2063],{},"The Oasis Security team found a separate vulnerability (ClawJacked) where any website could hijack an OpenClaw instance via localhost WebSocket. The fix required updating to v2026.2.25 or later.",[1404,2065,2067],{"className":1406,"code":2066,"language":1408,"meta":378,"style":378},"npm update -g @openclaw/cli\nopenclaw gateway restart\n",[107,2068,2069,2083],{"__ignoreMap":378},[1412,2070,2071,2074,2077,2080],{"class":1414,"line":1415},[1412,2072,2073],{"class":1418},"npm",[1412,2075,2076],{"class":1422}," update",[1412,2078,2079],{"class":1453}," -g",[1412,2081,2082],{"class":1422}," @openclaw/cli\n",[1412,2084,2085,2087,2090],{"class":1414,"line":379},[1412,2086,1419],{"class":1418},[1412,2088,2089],{"class":1422}," gateway",[1412,2091,2092],{"class":1422}," restart\n",[14,2094,2095],{},"Run this weekly. Or set up a cron job. Or use a managed platform that handles updates automatically.",[14,2097,2098],{},[55,2099],{"alt":2100,"src":2101},"Keep OpenClaw updated","/img/blog/openclaw-security-checklist-updates.jpg",[36,2103,2105],{"id":2104},"the-uncomfortable-truth-about-self-hosted-openclaw-security","The uncomfortable truth about self-hosted OpenClaw security",[14,2107,2108,2109],{},"OpenClaw's own maintainer, Shadow, put it bluntly: ",[17,2110,2111],{},"\"If you can't understand how to run a command line, this is far too dangerous of a project for you to use safely.\"",[14,2113,2114],{},"That's not gatekeeping. It's an honest assessment from someone who understands what this software does. It has admin-level access to your messaging apps, email, calendar, files, and shell. A single misconfiguration exposes all of it.",[14,2116,2117],{},"Microsoft's security blog recommends against running OpenClaw on standard workstations. Meta banned it internally after a researcher's agent mass-deleted her emails. Elon Musk's tweet about \"people giving root access to their entire life\" hit 48K+ engagements.",[14,2119,2120],{},"The security responsibility for a self-hosted OpenClaw instance is real. 10 checklist items, each requiring technical knowledge and ongoing attention. Miss one and you're part of the 30,000+ exposed instances that researchers keep finding.",[14,2122,2123,2124,2127],{},"Some people have the skills and discipline to maintain this. They should self-host. For everyone else, the ",[95,2125,2126],{"href":374},"managed vs. self-hosted comparison"," is worth reviewing honestly.",[14,2129,2130,2131,2133],{},"If this checklist felt like more than you want to manage, if you'd rather spend your time building agent workflows than hardening servers, ",[95,2132,1223],{"href":157},". It's $29/month per agent, BYOK, every item on this checklist is handled automatically (Docker sandboxing, AES-256 encryption, gateway security, auto-updates, anomaly detection), and your first agent deploys in 60 seconds. We built it because we got tired of maintaining this checklist ourselves.",[36,2135,292],{"id":291},[480,2137,2139],{"id":2138},"what-are-the-biggest-openclaw-security-risks","What are the biggest OpenClaw security risks?",[14,2141,2142],{},"The three biggest risks are: exposed gateway ports (30,000+ instances found without authentication), malicious ClawHub skills (824+ compromised skills, ~20% of the registry), and plaintext API key storage in the config file (targeted by an infostealer campaign in February 2026). CVE-2026-25253 also allowed one-click remote code execution until patched. CrowdStrike, Cisco, and Microsoft have all published advisories on OpenClaw security.",[480,2144,2146],{"id":2145},"how-do-i-fix-the-openclaw-gateway-exposed-on-0000","How do I fix the OpenClaw gateway exposed on 0.0.0.0?",[14,2148,2149,2150,2153,2154,2157,2158,2160,2161,2164,2165,2168],{},"Run ",[107,2151,2152],{},"openclaw configure"," and select \"Local (this machine)\" to bind the gateway to localhost only. Or manually set ",[107,2155,2156],{},"\"bind\": \"loopback\""," in the gateway section of your ",[107,2159,1363],{},". Verify with ",[107,2162,2163],{},"ss -tlnp | grep 18789",", which should show ",[107,2166,2167],{},"127.0.0.1:18789",". For remote access, use Tailscale or SSH tunnels instead of exposing the port publicly.",[480,2170,2172],{"id":2171},"how-do-i-secure-my-openclaw-api-keys-from-theft","How do I secure my OpenClaw API keys from theft?",[14,2174,2175,2176,1723,2179,2182],{},"Set file permissions on your config directory: ",[107,2177,2178],{},"chmod 700 ~/.openclaw",[107,2180,2181],{},"chmod 600 ~/.openclaw/openclaw.json",". Disable SSH password authentication and use key-based auth only. Configure a firewall (UFW) to deny all incoming except SSH. For production deployments, use environment variables instead of hardcoding keys in the config file. Better Claw encrypts all credentials with AES-256 automatically.",[480,2184,2186],{"id":2185},"is-self-hosted-openclaw-safe-enough-for-business-use","Is self-hosted OpenClaw safe enough for business use?",[14,2188,2189],{},"It can be, but it requires significant security effort. You need Docker isolation with restrictive flags, firewall configuration, SSH hardening, regular patching (three CVEs in one week in early 2026), skill vetting, and ongoing monitoring. Microsoft recommends running OpenClaw only in fully isolated environments. For business use without a dedicated security team, managed platforms handle these requirements automatically.",[480,2191,2193],{"id":2192},"how-does-better-claw-handle-openclaw-security","How does Better Claw handle OpenClaw security?",[14,2195,2196],{},"Better Claw addresses every item on this checklist automatically: Docker-sandboxed execution (isolated containers per agent), AES-256 encryption for all credentials, zero exposed ports, automatic security updates, vetted skill marketplace, real-time anomaly detection with auto-pause, and workspace scoping with granular permission controls. $29/month per agent, BYOK.",[2198,2199,2200],"style",{},"html pre.shiki code .s7eDp, html code.shiki .s7eDp{--shiki-default:#6F42C1}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html pre.shiki code .sAwPA, html code.shiki .sAwPA{--shiki-default:#6A737D}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html pre.shiki code .sgsFI, html code.shiki .sgsFI{--shiki-default:#24292E}html pre.shiki code .sYu0t, html code.shiki .sYu0t{--shiki-default:#005CC5}html pre.shiki code .sD7c4, html code.shiki .sD7c4{--shiki-default:#D73A49}",{"title":378,"searchDepth":379,"depth":379,"links":2202},[2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214],{"id":1388,"depth":379,"text":1389},{"id":1523,"depth":379,"text":1524},{"id":1586,"depth":379,"text":1587},{"id":1643,"depth":379,"text":1644},{"id":1738,"depth":379,"text":1739},{"id":1797,"depth":379,"text":1798},{"id":1847,"depth":379,"text":1848},{"id":1886,"depth":379,"text":1887},{"id":1956,"depth":379,"text":1957},{"id":2050,"depth":379,"text":2051},{"id":2104,"depth":379,"text":2105},{"id":291,"depth":379,"text":292,"children":2215},[2216,2217,2218,2219,2220],{"id":2138,"depth":912,"text":2139},{"id":2145,"depth":912,"text":2146},{"id":2171,"depth":912,"text":2172},{"id":2185,"depth":912,"text":2186},{"id":2192,"depth":912,"text":2193},"2026-03-12","Your OpenClaw gateway is probably exposed. 30,000+ instances found on Shodan. 10 exact commands to lock down ports, encrypt keys, and block the attacks that hit in Feb 2026.","/img/blog/openclaw-security-checklist.jpg",{},"14 min read",{"title":1346,"description":2222},"OpenClaw Security Checklist 2026: Harden Your Setup in 10 Steps","blog/openclaw-security-checklist",[2230,211,1341,2231,2232,2233,2234,2235,2236,2237,2238,2239],"OpenClaw security","OpenClaw 0.0.0.0 fix","OpenClaw API key plaintext","OpenClaw Docker security","OpenClaw ClawHub malware","OpenClaw safe setup","OpenClaw VPS security","how to secure OpenClaw","OpenClaw hardening guide","OpenClaw Tailscale setup","WRtz5m6qvxLCBg4e9hlIlPRxDKrff168cVLmYVxMWFI",1775820675917]