Malicious AI capabilities transformed agents into credential theft operators on a large scale.

Malicious AI capabilities transformed agents into credential theft operators on a large scale.

      Security researchers from Zenity Labs discovered a campaign aimed at stealing credentials on skills.sh, a public registry for AI agent add-ons managed by Vercel. This research was presented at the Black Hat conference. Perpetrators had replicated genuine skills into typosquatted imitations.

      One affected group garnered over 1.7 million installs, although Zenity clarifies that this figure represents total downloads, not distinct victims. The attackers exercised patience; the fraudulent skills remained unblemished while they built credibility and amassed install numbers. It was only later that they embedded harmful commands, instructing the AI agents to seek out SSH keys, cloud credentials, database logins, and access tokens, which would then be bundled with the machine’s information and sent to the attackers' servers.

      The agent turns into the weapon.

      This distinguishes the incident from a typical supply-chain attack. A skill consists solely of instructions, and an agent’s primary function is to execute the directives provided to it. Therefore, the very compliance that makes agents effective also becomes their vulnerability.

      Over 30% of the malicious skills exploited Claude Code and OpenClaw to deploy malware. Some went even further to ensure their survival. One skill instructed the agent to modify its own system prompt, enabling it to reinstall itself if removed. Another discreetly uninstalled Claude’s default skill-creator and replaced it with a fake version, without notifying the user. Zenity also identified numerous empty, reserved package names, preparing for future attacks.

      They have been cleaned up, but not eradicated.

      Following Zenity’s report, Vercel and Microsoft’s GitHub removed the problematic skills, listings, and repositories within 12 hours. This is the positive aspect. The downside is that copied instructions can remain in downstream repositories and on individual machines. Anyone who installed one must manually uninstall it.

      This incident expands the definition of “supply chain.” For an AI agent, it encompasses not only code libraries but also skills, tools, MCP servers, and any webpage it interacts with. Each represents a potential hiding spot for instructions that could lead the agent to act against its user. The industry repeatedly learns this lesson as agents perform unauthorized actions.

      There is also a commercial aspect to consider. Zenity offers agent security, and their solution serves as a promotional tool: a free application, AI Total, that “detonates” a skill in a sandbox to observe its true behavior. Nonetheless, the fundamental observation is difficult to dispute. As CTO Michael Bargury stated, the most perilous skills “appear benign” until they are executed.

Other articles

Disney+ and ESPN are experimenting with AI-driven search functionality that allows users to express their desires in straightforward language. Disney+ and ESPN are experimenting with AI-driven search functionality that allows users to express their desires in straightforward language. Disney+ and ESPN are currently in the beta phase of testing AI search. ESPN provides answers to sports queries using data accumulated over many years. Meanwhile, Disney+ suggests shows based on the viewer's mood rather than solely on their viewing history. The surge of AI compels companies to reconsider their methods of assessing business value. The surge of AI compels companies to reconsider their methods of assessing business value. Ninety-five percent of organizations have an AI strategy in place, yet only 8% indicate that they have achieved established ROI. Jon Weberg, CEO of Profitalize, contends that the issue lies in evaluating AI as if it were a software purchase rather than recognizing it as an integrated operational framework. NavVis secured €73.7 million to develop the spatial data infrastructure that factories require prior to implementing AI. NavVis secured €73.7 million to develop the spatial data infrastructure that factories require prior to implementing AI. NavVis, based in Munich, secured €73.7 million in Series D funding to expand its spatial twin platform. The company has scanned over 1 billion square meters of industrial space, with customers including BMW, VW, Toyota, Siemens, and BASF. NavVis secured €73.7 million to develop the spatial data layer essential for factories to implement AI. NavVis secured €73.7 million to develop the spatial data layer essential for factories to implement AI. NavVis, located in Munich, secured €73.7 million in Series D funding to expand its spatial twin platform. The company has scanned over 1 billion square meters of industrial space. Its customer base includes BMW, VW, Toyota, Siemens, and BASF. BMW tasked students with creating an electric vehicle that produces more energy than it consumes. They equipped it with 1,700 solar panels, and it functions successfully. BMW tasked students with creating an electric vehicle that produces more energy than it consumes. They equipped it with 1,700 solar panels, and it functions successfully. Students at Clemson developed the Luminetta, a solar-powered electric vehicle weighing 1,212 pounds and equipped with 1,700 photovoltaic cells, capable of producing a daily range of 31 miles using sunlight alone. The project received support from BMW. Bill Ackman shares Jeff Bezos' view that the most effective way to contribute to the world is to create something that is functional. Bill Ackman shares Jeff Bezos' view that the most effective way to contribute to the world is to create something that is functional. Ackman claims that capitalism addresses issues more effectively than philanthropy. His new Brain Research Institute employs nonprofit funding to create for-profit enterprises.

Malicious AI capabilities transformed agents into credential theft operators on a large scale.

Zenity Labs discovered AI agent "skills" with hidden traps on Vercel's skills.sh, including one that has 1.7 million installs, which can convert agents into credential stealers.