Bitdefender
businessinsights.bitdefender.com › technical-advisory-openclaw-exploitation-enterprise-networks
Technical Advisory: OpenClaw Exploitation in Enterprise Networks
February 10, 2026 - However, this high-privilege requirement creates a massive attack surface. If a single malicious skill is loaded, it inherits these system-wide permissions, effectively granting the attacker the same level of access as the agent itself.
Palo Alto Networks
unit42.paloaltonetworks.com › openclaw-ai-supply-chain-risk
OpenClaw’s Skill Marketplace and the Emerging AI Supply Chain Threat
June 24, 2026 - This allows a malicious skill to perform unauthorized actions through the agent’s own authenticated sessions. In early February 2026, Bitdefender Labs reported that approximately 17% of OpenClaw skills they analyzed in the first few weeks of the platform's release carried malicious payloads.
[D] We scanned 18,000 exposed OpenClaw instances and found 15% of community skills contain malicious instructions
https://www.trendingtopics.eu/security-nightmare-how-openclaw-is-fighting-malware-in-its-ai-agent-marketplace/ The developer of the AI assistant OpenClaw has now entered into a partnership with VirusTotal to protect the skill marketplace ClawHub from malicious extensions. I hope this partnership will improve the situation. I tinkered with OpenClaw agent in a VM, even let it on Moltbook, but I would not install it on my main PC. Too much risk. More on reddit.com
OpenClaw is terrifying and the ClawHub ecosystem is already full of malware
We speedran the entire npm/PyPI malware playbook in like 3 weeks. That's honestly impressive in the worst possible way. More on reddit.com
Every OpenClaw security vulnerability documented in one place — relevant if you're running it with local models
Also known as OpenGape More on reddit.com
A top-downloaded OpenClaw skill is actually a staged malware delivery chain
can u pls keep quiet? we are trying to hack users' systems down here /s More on reddit.com
How does ClawTrust protect against malicious skills?
We don't use ClawHub's open marketplace. We vet and pre-load a curated set of audited skills. All tool calls run in Docker sandboxes with read-only filesystems and network isolation.
clawtrust.ai
clawtrust.ai › home › blog › 341 malicious skills, 3 cves, and a government warning: the state of openclaw security
341 Malicious OpenClaw Skills: 2026 Security Report
What are the biggest OpenClaw vulnerabilities in 2026?
The most significant issues are CVE-2026-25253 (one-click RCE, CVSS 8.8), 341 malicious skills found on ClawHub, and credential exposure in 7.1% of the skills registry. China's industry ministry also issued a formal security warning.
clawtrust.ai
clawtrust.ai › home › blog › 341 malicious skills, 3 cves, and a government warning: the state of openclaw security
341 Malicious OpenClaw Skills: 2026 Security Report
Does the VirusTotal partnership make ClawHub skills safe?
VirusTotal's automated scanning is a significant improvement, but it is reactive. Skills are scanned after publication, not before, meaning malicious skills can be live for hours or days before detection. ClawTrust does not use ClawHub skills at all. We pre-load a curated, audited set.
clawtrust.ai
clawtrust.ai › home › blog › 341 malicious skills, 3 cves, and a government warning: the state of openclaw security
341 Malicious OpenClaw Skills: 2026 Security Report
ClawTrust
clawtrust.ai › home › blog › 341 malicious skills, 3 cves, and a government warning: the state of openclaw security
341 Malicious OpenClaw Skills: 2026 Security Report
May 26, 2026 - CVE-2026-25253 is the most significant vulnerability disclosed in OpenClaw to date. It carries a CVSS score of 8.8 (High) and enables a one-click remote code execution attack through a malicious skill installation.
1Password
1password.com › blog › from-magic-to-malware-how-openclaws-agent-skills-become-an-attack-surface
From magic to malware: How OpenClaw's agent skills become an attack surface | 1Password
February 2, 2026 - So if your security model is “MCP will gate tool calls,” you can still lose to a malicious skill that simply routes around MCP through social engineering, direct shell instructions, or bundled code. MCP can be part of a safe system, but it is not a safety guarantee by itself. Just as importantly, this is not unique to OpenClaw.
Kaspersky
kaspersky.com › blog › moltbot-enterprise-risk-management › 55317
Key OpenClaw risks, Clawdbot, Moltbot | Kaspersky official blog
February 24, 2026 - Within a short time, the number of malicious skills reached the hundreds. This prompted developers to quickly ink a deal with VirusTotal to ensure all uploaded skills aren’t only checked against malware databases, but also undergo code and content analysis via LLMs. That said, the authors are very clear: it’s no silver bullet. Vulnerabilities can be patched and settings can be hardened, but some of OpenClaw’s issues are fundamental to its design.
CyberDesserts
blog.cyberdesserts.com › openclaw-malicious-skills-security
OpenClaw Security Risks: Skills, Exposure and Exploits
May 15, 2026 - A concept describing when an AI agent has access to private data, processes untrusted content, and can communicate externally. Any system with all three characteristics is vulnerable by design. OpenClaw meets all three conditions in its default configuration. Yes. Research has confirmed that malicious skills remain discoverable under variant names, even after takedowns...
Reddit
reddit.com › r/machinelearning › [d] we scanned 18,000 exposed openclaw instances and found 15% of community skills contain malicious instructions
r/MachineLearning on Reddit: [D] We scanned 18,000 exposed OpenClaw instances and found 15% of community skills contain malicious instructions
February 12, 2026 - Full walkthrough with config snippets ... 15% malicious skill rate isn't a bug ⟶ it's what happens when there's no trust verification layer between agents and the tools they connect to....
Bitdefender
bitdefender.com › en-us › blog › labs › helpful-skills-or-hidden-payloads-bitdefender-labs-dives-deep-into-the-openclaw-malicious-skill-trap
Helpful Skills or Hidden Payloads? Bitdefender Labs Dives Deep into the OpenClaw Malicious Skill Trap
February 5, 2026 - The skill instructed users to download a file called AuthTool.exe on Windows — conveniently protected with the password “1234” — or to run a separate installation command on macOS. In other words, instead of keeping everything inside the OpenClaw skill itself, users were explicitly told to execute external binaries. Not all malicious OpenClaw skills rely on flashy malware or external installers.
VirusTotal
blog.virustotal.com › 2026 › 02 › from-automation-to-infection-how.html
From Automation to Infection: How OpenClaw AI Agent Skills Are Being Weaponized ~ VirusTotal Blog
For Windows users, the skill instructs them to download a ZIP file from an external GitHub account, protected with the password 'openclaw', extract it, and run the contained executable: openclaw-agent.exe. When submitted to VirusTotal, this executable is detected as malicious by multiple security vendors, with classifications consistent with packed trojans.