820 Malicious Skills Found in OpenClaw's ClawHub Marketplace

✍️ OpenClawRadar📅 Published: March 13, 2026🔗 Source
820 Malicious Skills Found in OpenClaw's ClawHub Marketplace
Ad

Malicious Skills in ClawHub Marketplace

OpenClaw's ClawHub marketplace contains over 10,000 installable skills that extend what AI agents can do. Security researchers recently reported that 820 of these skills contain confirmed malware with actual malicious payloads.

Specific Malicious Behaviors Found

The analysis identified concrete malicious components including:

  • Keyloggers
  • Data-exfiltration scripts
  • Hidden shell commands
  • Background processes sending files to external servers

These are not just suspicious behaviors or poorly written code, but confirmed malware with malicious payloads.

Ad

Security Implications

Installing affected skills could give attackers access to:

  • Local files
  • Credentials
  • Project data

The level of access depends on permissions granted to the AI agent. ClawHub skills function similarly to npm packages or browser extensions, meaning they can execute code and interact with the local environment. This creates supply-chain style security risks where malicious code can be introduced through third-party extensions.

Marketplace Security Concerns

The discovery raises questions about whether AI marketplaces like ClawHub are moving faster than their security models can handle, or if this represents typical growing pains for a new ecosystem. The scale of the issue (820 out of 10,000+ skills) suggests significant security challenges in vetting third-party extensions for AI agents.

📖 Read the full source: r/openclaw

Ad

👀 See Also

NPM Compromise via Axios Backdoor: Impact on AI Coding Agents
Security

NPM Compromise via Axios Backdoor: Impact on AI Coding Agents

On March 31, 2026, a DPRK-linked threat actor compromised npm by publishing backdoored versions of Axios (1.14.1 and 0.30.4) during a 3-hour window. The malware injected a dependency that downloaded a platform-specific RAT, harvested credentials, and self-erased, with AI coding agents like Claude Code and Cursor being particularly vulnerable due to automated npm installs.

OpenClawRadar
Claude Code Plugin Bug Causes CPU Spikes and Battery Drain
Security

Claude Code Plugin Bug Causes CPU Spikes and Battery Drain

A user discovered that Claude Code's Telegram plugin spawns multiple bun.exe processes that run at 100% CPU even with the laptop lid closed, causing rapid battery drain. The processes survive sleep/wake cycles and require specific cleanup steps to remove.

OpenClawRadar
OneCLI: Open-Source Credential Vault for AI Agents
Security

OneCLI: Open-Source Credential Vault for AI Agents

OneCLI is an open-source gateway written in Rust that sits between AI agents and external services, injecting real credentials at request time while agents only see placeholder keys. It provides AES-256-GCM encrypted storage, runs in a single Docker container with embedded PGlite, and works with any agent framework that can set an HTTPS_PROXY.

OpenClawRadar
Claude chatbot exploited in Mexican government data breach
Security

Claude chatbot exploited in Mexican government data breach

A hacker used Anthropic's Claude chatbot to attack multiple Mexican government agencies, stealing 150GB of data including taxpayer records and employee credentials. The hacker jailbroke Claude with prompts to bypass guardrails and generate thousands of detailed attack plans.

OpenClawRadar