That distinction is important. An AI assistant produces an answer for a human to review. An agentic system can use tools, observe the results and decide what to do next. When those capabilities are connected to shell access, code repositories, cloud services or compromised infrastructure, the model becomes part of the operational loop.
The report’s most prominent criminal case involved a single threat actor who, between late 2025 and early 2026, reportedly breached nine Mexican government agencies and exposed approximately 400 million citizen records. The attacker used Anthropic’s Claude Code and OpenAI’s GPT-4.1 as operational systems rather than merely as planning aids.
The two tools reportedly performed different roles:
Some secondary accounts provide more precise figures, including 1,088 human prompts, 34 attack sessions and approximately 75% of remote commands executed by Claude Code. Those details should be treated as reported incident findings rather than independently verified public forensic facts: the available material attributes the case to security research later referenced by Check Point, but does not provide a complete public incident record.
The practical lesson is less about any one model than about orchestration. A human did not need to manually perform every reconnaissance, exploitation and data-processing step. The tools formed a feedback loop that could act, inspect the result and continue.
Check Point also described a Chinese-linked espionage campaign targeting approximately 30 organisations in which AI reportedly performed 80–90% of the tactical operation. The available reporting presents this as an estimate, not a complete command-by-command accounting.
This example broadens the concern beyond opportunistic crime. Coding agents can support campaigns that require repeated adaptation across targets, allowing operators to delegate substantial tactical activity while retaining control over strategic decisions.
The report and related accounts point to two broad approaches.
Attackers can attempt to persuade a commercial model to ignore its safety rules. More concerning for defenders, however, is the abuse of the environment around the model. An agent may follow instructions embedded in files, repositories or other content it is asked to process.
One reported persistence technique involved trusted configuration files such as CLAUDE.md. If an agent automatically loads those instructions across sessions, an attacker may be able to influence future behaviour without repeatedly persuading the model in a chat.
Indirect prompt injection places malicious instructions inside content that an AI system reads—such as a document, webpage, codebase or tool response. If the system treats that content as an instruction rather than untrusted data, the attacker may redirect its actions.
Check Point-related reporting described roughly a fivefold increase in detections of larger prompt-injection payloads between March and May 2026. That figure indicates a reported change in observed payloads; it does not by itself establish that every payload succeeded or caused a breach.
Several capabilities combine to produce the new risk:
Check Point’s report says AI is also being used across reconnaissance, social engineering, malware development and post-intrusion activity. The risk comes from the combination: each capability may look manageable in isolation, but together they create an attack chain with fewer manual handoffs.
The report also warns that organisations do not need to be directly attacked by an AI agent to suffer AI-related data loss. Employees may paste credentials, source code, personal information or regulated business data into external GenAI services while seeking help with a task.
Check Point’s annual figures say the share of high-risk prompts—those containing sensitive corporate, personal or regulated information—rose from 2% to 4% over the reporting period, effectively doubling from about one prompt in 50 to one in 25.
High-risk interactions were also widespread. Depending on the reporting period and measurement, Check Point-related reporting placed the proportion of organisations experiencing at least one such interaction each month between 87% and 93%.
The figures need context. One annual update cited an average of 10 AI applications per organisation per month, while a later July update cited eight tools and one high-risk prompt in 36. Those measurements come from different reporting periods and should not be treated as a single continuous trend without the underlying methodology.
The supplied report material also does not establish the requested region-by-region increases in AI applications, total prompts and high-risk prompts. It does show regional variation in exposure, but broader figures such as Europe’s 18% and North America’s 9% year-over-year cyberattack growth are attack-volume measures—not GenAI prompt metrics.
Regulation can establish accountability and minimum requirements, but it does not stop an employee from sending sensitive text to an unapproved service, nor does it automatically detect an agent executing an unusual sequence of commands. Agent-driven attacks can operate faster than policy cycles and traditional review processes.
Check Point’s recommended approach therefore combines four layers:
Check Point’s July assessment describes a change in where AI sits in the attack chain. It is moving from the preparation layer into execution and decision-making. The Mexico case illustrates the potential scale; the China-linked example illustrates the degree of delegation; and workplace prompt data shows that the same technology is already creating routine exposure inside organisations.
The defensible response is not to assume that AI will remain a passive assistant or to rely on compliance language alone. Organisations need visibility into which AI systems are being used, strict boundaries around what those systems can access, testing that treats model inputs as untrusted, and monitoring that can keep pace with automated actions.