AI Agents Passed Your Access Controls. Outcome Control Is the Next Layer

F

Frenkie

· 5 min read

Outcome control means judging what an AI agent is about to do — in full context — instead of only checking what it may access. It is a real architectural shift. It is also the newest piece of vendor language you need to decode before you buy.

Here is why this matters right now. Check Point, which completed its acquisition of Lakera in November 2025, published a joint pitch with Google Cloud in April 2026 arguing that access control is necessary but not sufficient for AI agents (their article). Their example is sharp: an agent in a financial firm gets manipulated by a crafted input, and every permission check passes. Valid access. Wrong outcome.

They are right about the problem. Let's talk about what that means for your stack — without the vendor glasses.

Layer

What it does

The question to ask any vendor

Tools to look at

Control point

Identity, access, connectivity for agents

What happens when a permitted action is malicious?

Cloud platform gateways; nexos.ai*

Governance

Discover agents, assess risk, set policy

Can I export this as audit evidence?

Zenity*, Noma Security*, WitnessAI*

Runtime

Evaluate behavior and block bad outcomes inline

Show me latency and the block decision log

Lakera Guard, NeMo Guardrails, Guardrails AI, CalypsoAI*, Pillar Security*

*Tools marked with an asterisk are on our radar — early-stage, vendor-claimed data, not yet independently verified by us.

Why is access control failing for AI agents?

Because agents break the assumption access control was built on: that the entity behind the credential has stable intent. An agent's intent can be rewritten mid-session by the content it reads.

Look at the pattern. A prompt injection hides in a document, a tool response, or an email. The agent ingests it, and its next action serves the attacker — using permissions you granted on purpose.

The industry's neutral reference agrees this is the front line. The OWASP Top 10 for Agentic Applications 2026, announced on 9 December 2025 and peer-reviewed by more than 100 industry experts, catalogs exactly these risks — hidden instructions, unsafe tool use, and deceptive behavior at runtime, labeled ASI01 through ASI10.

Four dates anchor the timeline:

  • November 2025: Check Point closes its Lakera acquisition, betting an entire product line on runtime AI security.

  • 9 December 2025: OWASP ships the first peer-reviewed top-10 taxonomy for agentic applications.

  • 22 April 2026: Google launches Gemini Enterprise Agent Platform — the evolution of Vertex AI, with Agent Gateway and Agent Registry built in — and Check Point announces the outcome-control integration as a launch partner, the same day.

  • Late June 2026: the integration's stated availability window per Check Point's press release. As of this writing, we have not seen a general-availability confirmation — worth asking your rep before you plan around it.

Who else is selling this exact architecture?

Everyone — under different names. That is the part the announcement won't tell you.

Analytical insight (ours): compare the vendor language side by side and one pattern jumps out. Check Point calls the answer outcome control. Palo Alto Networks, responding to the same OWASP list, calls it a visibility-first approach spanning discovery, identity, and runtime behavior. Different words. Same three boxes: see your agents, set policy, judge actions inline. When competing vendors converge on one architecture while fighting over the vocabulary, the architecture is probably real — and the vocabulary is probably marketing.

So treat outcome control the way you treat zero trust: a useful design goal, not a product you can buy off a shelf.

How do you evaluate an outcome-control claim?

Ask for evidence, not adjectives. Four tests separate a decision layer from a description of one:

  1. The permitted-but-wrong test. Ask the vendor to demo blocking an action that passes every access policy. If the demo only shows blocked access, you are looking at a firewall with new paint.

  2. The latency number. Inline evaluation sits in the request path. Get the added milliseconds in writing, at your scale.

  3. The audit trail. Every allow/block decision should export as evidence you can hand an auditor — this is where security tooling meets your EU AI Act and NIST AI RMF obligations.

  4. The bypass story. Ask what happens when the evaluation layer itself is attacked or unavailable. Fail-open and fail-closed are both defensible; we haven't decided is not.

Run those four against any runtime tool — Lakera Guard, NeMo Guardrails, Guardrails AI, or the newer entrants on our radar — and the marketing evaporates fast, in a good way.

What happens next?

Watch two dates. The EU AI Act's transparency rules under Article 50 apply from 2 August 2026 — twelve days from now — and the Omnibus political agreement of 7 May 2026 set the Annex III high-risk deadline at 2 December 2027, pending formal adoption. Agent audit trails you build today become compliance evidence tomorrow.

And watch the consolidation. Lakera went to Check Point. Protect AI went to Palo Alto Networks. Pangea went to CrowdStrike. The runtime layer is being absorbed into platform stacks, which makes independent comparison harder every quarter — and vendor-neutral evaluation more valuable.

Your Action Plan

  1. Inventory your agents this week — you cannot govern what you have not discovered. We wrote the step-by-step AI inventory guide already; start there.

  2. Run the four-question test above on your current or shortlisted runtime vendor. In writing.

  3. Map every agent decision log to a framework requirement (EU AI Act, NIST AI RMF) so security spend doubles as compliance evidence. Our directory filters tools by both.

  4. Before 2 August 2026, confirm your AI disclosures meet Article 50 — ours are at aicompliance.ai/llms.txt if you want a working example.

FAQs

What is outcome control in AI agent security?

Evaluating an agent's intended action in full context — prior inputs, tool usage, intent — and blocking it when the outcome would be harmful, even if every access permission checks out.

Is outcome control different from access control?

Yes. Access control decides who may touch what. Outcome control judges whether a specific, already-permitted action should happen. Agents need both layers because their intent can be manipulated mid-session.

Which frameworks cover agentic AI security?

The OWASP Top 10 for Agentic Applications 2026 is the peer-reviewed taxonomy; MITRE ATLAS and NIST AI RMF map adjacent threats and governance duties.

AI Compliance Index | submitaitools.org