Abuse of OpenClaw AI Capabilities Enables Stealthy Malware Campaigns
## Overview of Malicious Skills in OpenClaw Ecosystem
Overview of Malicious Skills in OpenClaw Ecosystem
The OpenClaw platform, which serves as a self-hosted AI agent for executing shell commands, file operations, and network requests, has been identified as a vector for supply chain attacks. This transformation is primarily facilitated through its marketplace, ClawHub, where third-party packages known as skills are distributed. These skills can include droppers, backdoors, and infostealers disguised as legitimate automation tools.
Technical Specifications of OpenClaw Skills
OpenClaw skills are comprised of SKILL.md files containing metadata and instructions, alongside executable scripts and resources. VirusTotal Code Insight has examined over 3,016 OpenClaw skills, identifying hundreds that display malicious characteristics. Notably, these include poor security practices such as hardcoded secrets and unsafe command execution, as well as intentional malicious designs for data exfiltration, backdoor installations, and remote system control.
A notable threat actor, operating under the username "hightower6eu," has been identified for distributing 314 malicious skills. These skills masquerade as tools for crypto analytics, financial tracking, and social media management, directing users to download and execute external code. An example includes the "Yahoo Finance" skill, which involves downloading a password-protected ZIP file containing a Trojan-flagged executable.
This transformation is primarily facilitated through its marketplace, ClawHub, where third-party packages known as skills are distributed.
To counter these threats, VirusTotal has implemented Gemini 3 Flash-powered analysis to identify malicious skills based on actual behavior. This includes skills that download external code, access sensitive data, or contain potentially harmful instructions. Security experts recommend sandboxing OpenClaw executions, treating skill folders as trusted code boundaries, and thoroughly scanning community skills prior to installation. Additionally, marketplace operators are advised to implement publish-time scanning to detect remote execution capabilities and obfuscated scripts.
Based on reporting by GBHackers.
