1,184 malicious skills infiltrated ClawHub marketplace, 492 unauthenticated MCP servers exposed, 195M Mexican taxpayer records leaked via AI agent attack. In 2026, the AI agent supply chain attack surface is expanding rapidly — enterprises must reassess the security of their agent dependencies.
Key Definitions
ClawHub Malicious Skills Malicious modules disguised as legitimate tools that infiltrated the ClawHub agent skill marketplace, silently exfiltrating data, harvesting credentials, and performing lateral movement. 1,184 malicious skills blended in, exploiting the marketplace's trust model of surface-level scanning without behavioral sandbox verification.
AI Agent Supply Chain Attack Attacks launched through compromised agent skills, unauthenticated MCP servers, and other supply chain entry points. The attack surface is orders of magnitude larger than traditional software supply chains — a compromised agent skill can compromise an entire enterprise's data assets.
ClawHub Marketplace: 1,184 Malicious Skills Infiltrated
ClawHub, a leading marketplace for reusable AI agent skills, hosts tens of thousands of capability modules. Security researchers auditing the platform in 2026 discovered that 1,184 malicious skills had successfully blended into the marketplace — disguised as legitimate document processing, data analysis, or email management tools, silently exfiltrating data, harvesting credentials, and performing lateral movement in the background.
These malicious skills exploited the marketplace's trust model: after a developer uploads a skill, the platform performs only surface-level scanning with no behavioral sandbox verification. Once an enterprise agent installs one of these skills, the attacker gains an execution environment with the same privileges as the agent itself — including access to internal APIs, database connection strings, and OAuth tokens.
492 MCP Servers Exposed Without Authentication
Model Context Protocol (MCP) servers are the critical bridge connecting agents to external tools and data sources. Yet a full internet scan revealed that 492 MCP servers are publicly exposed without any authentication — anyone can directly invoke the file systems, databases, and command-line interfaces behind them.
This means a well-crafted prompt can let an external agent read sensitive files, execute system commands, or pivot into an enterprise's internal network through these MCP servers. The root cause: MCP's design assumes "the caller is a trusted agent," but in reality, the caller could be anyone.
Mexico Government Breach: 195 Million Taxpayer Records
The most devastating incident occurred in Mexico. Attackers, using a compromised AI agent skill, leveraged the agent's legitimate government system access to steal 195 million taxpayer records— covering nearly the entire Mexican population. This was not a traditional external breach: the attackers never directly attacked the government systems. They completed the data extraction through the agent's own permissions.
This exposes a fundamental problem: when an agent holds broad access to sensitive systems and its behavior is not auditable, a single compromised skill is equivalent to a full-scale data breach. An agent's permission boundary is far more dangerous than a human user's, because an agent operates at thousands of times the speed and scale.
What Enterprises Must Do
AI agent supply chain security requires three layers of defense:
Layer 1: Skill Provenance Verification
Enforce signature verification and behavioral baseline detection on all third-party skills. Reject unsigned skills or those whose behavior deviates from the baseline.
Layer 2: MCP Server Access Control
All MCP servers must enforce authentication, restrict source IPs, and maintain complete audit logs for every tool invocation.
Layer 3: Agent Behavioral Governance
A governance layer independent from the agent's implementer, monitoring each agent's data access behavior in real time and automatically blocking anomalous exfiltration.
Supply chain attacks are not a new concept, but AI agents have expanded the attack surface by orders of magnitude. A compromised npm package may affect one application; a compromised agent skill can compromise an entire enterprise's data assets. The governance layer must stay ahead of the deployment velocity.
FAQ
How did 1,184 malicious skills infiltrate the ClawHub marketplace?+
These malicious skills disguised themselves as legitimate document processing, data analysis, or email management tools, exploiting the marketplace's trust model of surface-level scanning without behavioral sandbox verification. Once an enterprise agent installed them, attackers gained an execution environment with the same privileges as the agent — including access to internal APIs, database connection strings, and OAuth tokens.
What does the exposure of 492 unauthenticated MCP servers mean?+
A full internet scan revealed 492 MCP servers publicly exposed without authentication, allowing anyone to directly invoke the file systems, databases, and command-line interfaces behind them. A well-crafted prompt can let an external agent read sensitive files, execute system commands, or pivot into an enterprise's internal network.
How did the Mexico government breach of 195 million taxpayer records occur?+
Attackers used a compromised AI agent skill to leverage the agent's legitimate government system access to steal 195 million taxpayer records. The attackers never directly attacked the government systems — they completed the data extraction through the agent's own permissions, demonstrating that a single compromised skill equals a full-scale data breach.
How do AI agent supply chain attacks differ from traditional software supply chain attacks?+
In traditional supply chain attacks, a compromised npm package may affect one application, but in AI agent supply chain attacks, a compromised agent skill can compromise an entire enterprise's data assets. An agent's permission boundary is far more dangerous than a human user's because an agent operates at thousands of times the speed and scale.
How should enterprises defend against AI agent supply chain attacks?+
Three layers of defense are needed: Layer 1 enforces signature verification and behavioral baseline detection on all third-party skills; Layer 2 requires all MCP servers to enforce authentication, restrict source IPs, and maintain complete audit logs; Layer 3 deploys a behavioral governance layer independent from the agent's implementer to monitor data access and automatically block anomalous exfiltration.
相关文章
AI 网关只告诉你请求去了哪,JetStream 回答它该不该发
JetStream Clearance 把零信任的信任边界从身份下移到单次动作:AI Blueprints 契约 + 参数级权限 + 序列检测,在 MCP 调用执行前逐动作授权。网关已成商品,授权引擎是下一个战场。
审查过的 MCP 工具在第四次调用开始背叛你:Deadbugz 的运行时门控投毒
Pillar Security 披露活跃 MCP 供应链活动 Deadbugz:恶意服务器伪装成文本格式化工具,前三次调用一切正常,第四次起改写返回的工具元数据,指示 agent 搜寻 SSH 密钥、AWS 凭证并隐藏行为。一次性审查被系统性绕过——工具描述是运行时安全边界,批准应发生在动作执行之时。
92% 的安全负责人担忧 AI Agent 影响——Darktrace 2026 报告揭示安全新常态
Darktrace 发布 2026 年 AI 网络安全报告:92% 的安全专业人员对 AI Agent 的影响表示担忧。80.9% 的企业已进入 AI Agent 测试或部署阶段,但一半以上的 Agent 运行时缺乏安全监控。
MCP 供应链攻击与 AI Agent 安全事件集中爆发——PraisonAI、Copilot、MCP 工具链漏洞
2026 年 7 月,多个 AI Agent 供应链安全事件集中爆发:PraisonAI API 未认证漏洞 (CVE-2026-44338)、三个 Copilot 信息泄露漏洞、以及 MCP 工具描述投毒攻击。AI Agent 供应链安全已成为企业最紧迫的治理挑战。
