EU AI Act Explained: Agentic AI Security and Compliance Requirements
Everything you need to know about the EU AI Act. Scope, prohibited practices, non-compliance fines up to €35M, and the real compliance deadlines for 2026-2028.

A technology enthusiast's plain-English walk through of what the EU AI Act actually asks of us and the robots.
The EU AI Act establishes security, risk management, human oversight, monitoring, and incident-response requirements for organizations that develop or deploy certain AI systems in the European Union. For enterprises deploying AI agents, several requirements are particularly important, including cybersecurity under Article 15, human oversight under Article 14, risk management under Article 9, and post-market monitoring under Article 72.
As AI agents gain access to enterprise data, applications, tools, and infrastructure, organizations need to understand how these requirements translate into practical AI security controls.
Let me get one thing off my chest first. I am still not sure how I feel about the EU AI Act referring to us, the entire human race, as “natural persons.” There, I have said it. Now we can move on. 😅
I am not a lawyer, but I am a genuine technology enthusiast, and I have spent more hours than I would like to admit reading the Act and its addendums. So consider this your friendly shortcut. Let’s dig into what the EU AI Act means in real terms, and hopefully save you reading the 144 pages of the Act in the process!
What Is the EU AI Act Designed to Do?
At its heart, the Act starts from a simple premise: AI should be a human-centric technology. It should serve as a tool for people, with the ultimate aim of increasing human well-being. That single idea shapes almost everything that follows.
From there, the rules are meant to be clear and robust in protecting fundamental rights, while still supporting new and innovative solutions. The ambition is to enable a European ecosystem of public and private organisations building AI systems in line with Union values, and to unlock the potential of digital transformation across every region of the Union. In other words, protect people first, but do not smother the innovation that AI accelerates.
There is also a deliberate focus on smaller players. The Act includes measures to support innovation with particular attention to small and medium enterprises and startups, part of Europe's stated goal of leading the world in secure, trustworthy and ethical AI use.
A quick observation: one of these measures is a “shared” yet logically isolated sandbox for SMEs and startups, offered for free. Sandbox as a Service as the new SaaS, if you like. It is a lovely idea, though it raises plenty of questions for me around data privacy, cost recovery, and the entry and exit criteria of sandbox use. I am skeptical, but genuinely interested to see how it plays out.
What AI Practices Does the EU AI Act Prohibit?
Some uses of AI are considered dangerous enough to be prohibited outright. Two stand out:
Manipulation that causes harm. AI systems placed on the market, put into service, or used with the objective or effect of materially distorting human behaviour, where significant harm is likely, particularly serious adverse impacts on physical or psychological health or on financial interests.
Social scoring. AI must not be used to score natural persons in ways that could produce discriminatory results.
Both come back to the same principle: people should not be quietly nudged, manipulated, or ranked in ways that damage them.
Who Does the EU AI Act Apply To?
A common misconception is that this is an EU-only concern. It is not. The Act applies to organisations outside the EU that interact and trade with organisations inside it. If your AI touches the EU market, it very likely touches you.
Beyond that reach, the Act pays special attention to a set of higher-risk domains, including:
- Remote biometric identification systems.
- AI used as a component in the management and operation of critical digital infrastructure, road traffic, or the supply of water, gas, heating or electricity.
- AI used to evaluate learning outcomes, including where those outcomes steer the learning process of people in education and vocational training.
- HR systems used for recruitment or selection, such as placing targeted job adverts, filtering applications, and evaluating candidates.
- Law enforcement and border control.
That phrase “critical digital infrastructure” is worth pausing on, because it is defined by cross-reference rather than in the Act itself. The Critical Entities Resilience (CER) Directive frames critical infrastructure across 11 sectors: energy, transport, banking, financial market infrastructure, health, drinking water, wastewater, digital infrastructure, public administration, space, and food.
If your organisation sits anywhere in that list, the Act is not abstract. It is in your world.
What Are the EU AI Act Obligations and Penalties?
Rules are only as strong as their consequences, and here the Act does not hold back. Under Article 20, providers of high-risk AI systems who consider, or have reason to consider, that a system they have placed on the market is not compliant must immediately take corrective action: bring it into conformity, withdraw it, disable it, or recall it as appropriate. There is no quiet waiting-and-seeing.
The financial penalties scale with the seriousness of the breach. Administrative fines can reach EUR 15,000,000 or, for an undertaking, up to 3 percent of total worldwide annual turnover for the preceding financial year, whichever is higher. Where the breach endangers the health or fundamental rights of EU natural persons(humans 😅), that ceiling rises to EUR 35,000,000 or 7 percent. These are numbers that reach the boardroom.
EU AI Act Timeline: What Applies and When?
The Act entered into force on 1 August 2024, and some deadlines have since shifted. A few foundational dates have stayed put: the prohibited-practices and AI-literacy rules applied from 2 February 2025, and the general-purpose AI (GPAI) obligations from 2 August 2025. The high-risk timelines, however, have been pushed back:
The extra breathing room is welcome, but it is breathing room, not a reprieve. The direction of travel has not changed. The suggestion is to adopt and manage AI securely making compliance less of a heavy lift when the auditors arrive.
Key EU AI Act Requirements for AI Developers and Providers
If you actually design, ship, or operate high-risk AI, a handful of articles carry most of the day-to-day weight. Here is the short version:
- Article 9, Risk Management. High-risk systems must be tested against pre-defined metrics and probabilistic thresholds, throughout development and before going live, sometimes even in real-world conditions.
- Article 10, Data Governance. You must detect, prevent and mitigate bias, and handle any special categories of personal data with real care.
- Article 13, Transparency. Deployers need the full picture, intended purpose, accuracy, robustness, cybersecurity, data specifications, and logging mechanisms.
- Article 14, Human Oversight. Systems must be designed so people can genuinely oversee them, stay alert to automation bias, and step in, including a reliable way to stop the system safely.
- Article 15, Accuracy, Robustness and Cybersecurity. Systems must be accurate, robust, resilient to faults and feedback loops, and able to withstand attempts by unauthorised parties to alter their behaviour.
- Article 72, Post-market Monitoring. Providers must keep collecting and analysing performance data across a system's whole lifetime.
- Article 73, Serious Incidents. Serious incidents must be reported promptly once a causal link is established, and within tight windows, no later than 15 days, and as little as two days for major incidents.
- Article 74, Enforcement. Market surveillance authorities can, under specific and justified conditions, request access to a system's source code to assess conformity.
It is genuinely encouraging that the Act (see Article 79) specifies and enforces action where AI poses a threat to the life and fundamental rights of EU natural persons. That is the human-centric premise showing up in practice, not just in the preamble.
How Can Organizations Secure AI Agents for the EU AI Act?
What’s out there? This is the first thing. Not new, in fact as old as IT itself, you cannot manage what you don’t know about. Map your entirely agentic estate, self hosted agents, third party agents, coding agents. All the agents. You’ll need to do this continuously and of course automatically to keep up. Things are moving fast in Agentic AI!
Test the boundaries before someone else does. Perform adversarial testing at scale and in depth. Push your agents hard to find the data that over provisioned auth boundaries are mistakenly given them access to for example. Did an agent call an agent that had the wrong role for example?
Runtime protection. In the old days we used pattern matching for virus scanning, decades later we now need to be in the non-deterministic, conversational layer to detect complex multi-turn intent deviation attacks as well as poisoned input consumption and all manner of evolving novel attack vectors. Fast inline guardrails are the only way to stay ahead in the agentic AI world.
What the EU AI Act Means for AI Security
The EU AI Act was ahead of its time when it arrived in 2024, and while some timelines and implementation details have since been amended, its core intent has held firm. It holds organisations of every shape and size to account for both the direct and indirect use of AI, across a wide range of industries and state-level concerns.
For me, the practical takeaway is this. AI, and increasingly agentic AI, evolves in ways that are not deterministic, so continuous monitoring at the semantic layer is really the only way to keep pace. Red teaming ahead of your adversaries keeps you ahead of the curve. And an old but still fitting saying applies: you cannot protect what you cannot see. Automatic, wide, cross-platform discovery of where AI is actually being used is fast becoming a foundational requirement of AI security and governance, not a nice-to-have.
If you have read this far, thank you. The Act is long, occasionally dry, and fond of calling us “natural persons”, but underneath the legalese sits a genuine attempt to keep AI working securely for people and encourages innovation. That feels worth understanding, and worth getting right.
How can you make sure your agents are not at risk of breaking compliance?
Straiker’s free AI risk assessment calculator is designed to simulate real world threats against your agents so you can gauge where your agents are vulnerable and it can help identify where you are at risk of breaking compliance.
About the author
Ryan Sheldrake learned to code in 1987 and has worked across IT and cybersecurity for more than two decades, from mainframes to today’s world of Agentic AI. A proud Yorkshireman and lifelong technology enthusiast, Ryan brings a straight-talking perspective to the topics he covers, sharing practical insights on emerging technology, security risks, and the fast-moving evolution of AI agents.
A technology enthusiast's plain-English walk through of what the EU AI Act actually asks of us and the robots.
The EU AI Act establishes security, risk management, human oversight, monitoring, and incident-response requirements for organizations that develop or deploy certain AI systems in the European Union. For enterprises deploying AI agents, several requirements are particularly important, including cybersecurity under Article 15, human oversight under Article 14, risk management under Article 9, and post-market monitoring under Article 72.
As AI agents gain access to enterprise data, applications, tools, and infrastructure, organizations need to understand how these requirements translate into practical AI security controls.
Let me get one thing off my chest first. I am still not sure how I feel about the EU AI Act referring to us, the entire human race, as “natural persons.” There, I have said it. Now we can move on. 😅
I am not a lawyer, but I am a genuine technology enthusiast, and I have spent more hours than I would like to admit reading the Act and its addendums. So consider this your friendly shortcut. Let’s dig into what the EU AI Act means in real terms, and hopefully save you reading the 144 pages of the Act in the process!
What Is the EU AI Act Designed to Do?
At its heart, the Act starts from a simple premise: AI should be a human-centric technology. It should serve as a tool for people, with the ultimate aim of increasing human well-being. That single idea shapes almost everything that follows.
From there, the rules are meant to be clear and robust in protecting fundamental rights, while still supporting new and innovative solutions. The ambition is to enable a European ecosystem of public and private organisations building AI systems in line with Union values, and to unlock the potential of digital transformation across every region of the Union. In other words, protect people first, but do not smother the innovation that AI accelerates.
There is also a deliberate focus on smaller players. The Act includes measures to support innovation with particular attention to small and medium enterprises and startups, part of Europe's stated goal of leading the world in secure, trustworthy and ethical AI use.
A quick observation: one of these measures is a “shared” yet logically isolated sandbox for SMEs and startups, offered for free. Sandbox as a Service as the new SaaS, if you like. It is a lovely idea, though it raises plenty of questions for me around data privacy, cost recovery, and the entry and exit criteria of sandbox use. I am skeptical, but genuinely interested to see how it plays out.
What AI Practices Does the EU AI Act Prohibit?
Some uses of AI are considered dangerous enough to be prohibited outright. Two stand out:
Manipulation that causes harm. AI systems placed on the market, put into service, or used with the objective or effect of materially distorting human behaviour, where significant harm is likely, particularly serious adverse impacts on physical or psychological health or on financial interests.
Social scoring. AI must not be used to score natural persons in ways that could produce discriminatory results.
Both come back to the same principle: people should not be quietly nudged, manipulated, or ranked in ways that damage them.
Who Does the EU AI Act Apply To?
A common misconception is that this is an EU-only concern. It is not. The Act applies to organisations outside the EU that interact and trade with organisations inside it. If your AI touches the EU market, it very likely touches you.
Beyond that reach, the Act pays special attention to a set of higher-risk domains, including:
- Remote biometric identification systems.
- AI used as a component in the management and operation of critical digital infrastructure, road traffic, or the supply of water, gas, heating or electricity.
- AI used to evaluate learning outcomes, including where those outcomes steer the learning process of people in education and vocational training.
- HR systems used for recruitment or selection, such as placing targeted job adverts, filtering applications, and evaluating candidates.
- Law enforcement and border control.
That phrase “critical digital infrastructure” is worth pausing on, because it is defined by cross-reference rather than in the Act itself. The Critical Entities Resilience (CER) Directive frames critical infrastructure across 11 sectors: energy, transport, banking, financial market infrastructure, health, drinking water, wastewater, digital infrastructure, public administration, space, and food.
If your organisation sits anywhere in that list, the Act is not abstract. It is in your world.
What Are the EU AI Act Obligations and Penalties?
Rules are only as strong as their consequences, and here the Act does not hold back. Under Article 20, providers of high-risk AI systems who consider, or have reason to consider, that a system they have placed on the market is not compliant must immediately take corrective action: bring it into conformity, withdraw it, disable it, or recall it as appropriate. There is no quiet waiting-and-seeing.
The financial penalties scale with the seriousness of the breach. Administrative fines can reach EUR 15,000,000 or, for an undertaking, up to 3 percent of total worldwide annual turnover for the preceding financial year, whichever is higher. Where the breach endangers the health or fundamental rights of EU natural persons(humans 😅), that ceiling rises to EUR 35,000,000 or 7 percent. These are numbers that reach the boardroom.
EU AI Act Timeline: What Applies and When?
The Act entered into force on 1 August 2024, and some deadlines have since shifted. A few foundational dates have stayed put: the prohibited-practices and AI-literacy rules applied from 2 February 2025, and the general-purpose AI (GPAI) obligations from 2 August 2025. The high-risk timelines, however, have been pushed back:
The extra breathing room is welcome, but it is breathing room, not a reprieve. The direction of travel has not changed. The suggestion is to adopt and manage AI securely making compliance less of a heavy lift when the auditors arrive.
Key EU AI Act Requirements for AI Developers and Providers
If you actually design, ship, or operate high-risk AI, a handful of articles carry most of the day-to-day weight. Here is the short version:
- Article 9, Risk Management. High-risk systems must be tested against pre-defined metrics and probabilistic thresholds, throughout development and before going live, sometimes even in real-world conditions.
- Article 10, Data Governance. You must detect, prevent and mitigate bias, and handle any special categories of personal data with real care.
- Article 13, Transparency. Deployers need the full picture, intended purpose, accuracy, robustness, cybersecurity, data specifications, and logging mechanisms.
- Article 14, Human Oversight. Systems must be designed so people can genuinely oversee them, stay alert to automation bias, and step in, including a reliable way to stop the system safely.
- Article 15, Accuracy, Robustness and Cybersecurity. Systems must be accurate, robust, resilient to faults and feedback loops, and able to withstand attempts by unauthorised parties to alter their behaviour.
- Article 72, Post-market Monitoring. Providers must keep collecting and analysing performance data across a system's whole lifetime.
- Article 73, Serious Incidents. Serious incidents must be reported promptly once a causal link is established, and within tight windows, no later than 15 days, and as little as two days for major incidents.
- Article 74, Enforcement. Market surveillance authorities can, under specific and justified conditions, request access to a system's source code to assess conformity.
It is genuinely encouraging that the Act (see Article 79) specifies and enforces action where AI poses a threat to the life and fundamental rights of EU natural persons. That is the human-centric premise showing up in practice, not just in the preamble.
How Can Organizations Secure AI Agents for the EU AI Act?
What’s out there? This is the first thing. Not new, in fact as old as IT itself, you cannot manage what you don’t know about. Map your entirely agentic estate, self hosted agents, third party agents, coding agents. All the agents. You’ll need to do this continuously and of course automatically to keep up. Things are moving fast in Agentic AI!
Test the boundaries before someone else does. Perform adversarial testing at scale and in depth. Push your agents hard to find the data that over provisioned auth boundaries are mistakenly given them access to for example. Did an agent call an agent that had the wrong role for example?
Runtime protection. In the old days we used pattern matching for virus scanning, decades later we now need to be in the non-deterministic, conversational layer to detect complex multi-turn intent deviation attacks as well as poisoned input consumption and all manner of evolving novel attack vectors. Fast inline guardrails are the only way to stay ahead in the agentic AI world.
What the EU AI Act Means for AI Security
The EU AI Act was ahead of its time when it arrived in 2024, and while some timelines and implementation details have since been amended, its core intent has held firm. It holds organisations of every shape and size to account for both the direct and indirect use of AI, across a wide range of industries and state-level concerns.
For me, the practical takeaway is this. AI, and increasingly agentic AI, evolves in ways that are not deterministic, so continuous monitoring at the semantic layer is really the only way to keep pace. Red teaming ahead of your adversaries keeps you ahead of the curve. And an old but still fitting saying applies: you cannot protect what you cannot see. Automatic, wide, cross-platform discovery of where AI is actually being used is fast becoming a foundational requirement of AI security and governance, not a nice-to-have.
If you have read this far, thank you. The Act is long, occasionally dry, and fond of calling us “natural persons”, but underneath the legalese sits a genuine attempt to keep AI working securely for people and encourages innovation. That feels worth understanding, and worth getting right.
How can you make sure your agents are not at risk of breaking compliance?
Straiker’s free AI risk assessment calculator is designed to simulate real world threats against your agents so you can gauge where your agents are vulnerable and it can help identify where you are at risk of breaking compliance.
About the author
Ryan Sheldrake learned to code in 1987 and has worked across IT and cybersecurity for more than two decades, from mainframes to today’s world of Agentic AI. A proud Yorkshireman and lifelong technology enthusiast, Ryan brings a straight-talking perspective to the topics he covers, sharing practical insights on emerging technology, security risks, and the fast-moving evolution of AI agents.
Secure your agentic AI and AI-native application journey with Straiker
.avif)









