Fake ChatGPT, Claude, Gemini apps now used as bait for malware attacks
The researchers also identified more than 15,000 malware samples disguised as agentic AI software. These included trojans, spyware, exploits, downloaders, droppers and backdoors. According to Kaspersky, running one of these applications could allow attackers to steal internal information or establish command-and-control access.
AI becomes the lure
Kaspersky security researcher Sojun Ryu said AI agents have become a new layer in the software supply chain, creating a chain of trust between users, AI agents, tools and external code. He warned that as AI systems become more capable, verification can be overlooked in the interest of speed.
For an attacker, that creates several opportunities. A developer searching for an AI coding tool may download a fake application. An employee may install an AI assistant without going through the same scrutiny applied to conventional enterprise software. A developer may also add an AI-related package or extension to an existing workflow without realising that it contains malicious code.
The fake application is only the starting point
The emergence of agentic AI changes the potential consequences of installing malicious software. A conventional fake application may contain a trojan or spyware designed to steal credentials or information. A malicious agent, extension or package can potentially become part of a much larger chain involving development tools, APIs, source code, cloud accounts and other software components.
Kaspersky researchers found more than 15,000 malware samples disguised as agentic AI software. The samples included backdoors and downloaders capable of giving attackers persistent access or bringing additional malicious payloads onto a compromised system.
That makes the target especially valuable in developer environments.
A developer’s machine can contain source code, cloud credentials, API keys, package manager credentials and access to internal repositories. An AI coding agent may also have permission to read files, modify code, execute commands or interact with development infrastructure.
The software supply chain already demonstrates how quickly that model can work. Kaspersky’s Ryu pointed to the March 2026 compromise involving Axios, a JavaScript library. After an attacker compromised the lead maintainer’s computer and gained access to the project’s npm account, malicious versions of the library were published. The compromised packages were available for around three hours but were downloaded by hundreds of devices. Axios is used by more than 170,000 software packages and is downloaded more than 100 million times a week, according to Kaspersky.
AI development sits on top of this same open-source ecosystem.
Developers need packages, repositories, extensions, APIs and external tools to build AI applications and agents. The more components become connected to an AI workflow, the more places an attacker can attempt to insert malicious code.
Ryu said Kaspersky’s survey found that 31 per cent of enterprise businesses had been affected by a supply-chain attack, adding that open-source ecosystems remain an attractive route into enterprise environments.
From AI-assisted attacks to AI-powered attacks
This development comes as AI itself is becoming more capable of carrying out cyber operations.
The significance was not that the techniques were new. The agent was able to combine familiar techniques and adapt when something failed, reducing the amount of human intervention required.
The UK’s AI Security Institute has also reported instances in which AI agents took unsanctioned actions against real people and organisations during a cybersecurity evaluation. In one case, an agent attempted to insert malicious code into a real open-source project and created fake online identities to persuade the project’s maintainer to accept it.
These incidents represent the other side of the same shift. AI is making it easier for attackers to automate parts of an intrusion. Fake AI applications allow attackers to use the technology’s growing popularity to gain the initial foothold.
AI infrastructure itself is also becoming a target
As companies put AI into production, the access surrounding those systems is becoming valuable in its own right. API keys, cloud identities and model access can be stolen and reused by attackers.
Verification has to move earlier
Kaspersky’s Ryu said organisations should establish clear trusted development zones between external content and internal development assets. He also highlighted the need to secure IDEs, extensions, workspaces and agent permissions, while maintaining visibility into how software enters an environment.
Ryu also argues that security needs to move towards the environments where software is created rather than focusing only on systems after deployment. “when trust is verified before execution, organisations move faster, not slower,” he said.