Skip to content

Securing AI agents: four questions before an agent gets access

Twelve major vendors have agreed on a shared blueprint for how businesses should secure their AI agents. At its core are four questions: where are my agents, what can they do, what are they doing, and how do I respond? What's behind it, and how a mid-sized business can answer those questions without buying a new security product.

Attila Arndt
Attila Arndt

Triple A Digital, Cologne · · 7 min read

Who it's for
Anyone using, or planning to use, AI agents that are allowed to write to real systems — email, CRM, accounting, orders.
What you'll be able to do
Know the four questions an agent has to answer before it gets access, and how to answer them without a major security project.
As of
September 2026
TL;DR

An agent isn't a chat window — it's a member of staff with login credentials, and it should be treated like one. On 22 September, twelve major vendors, including AWS, Google Cloud and Salesforce, published a shared blueprint. It comes down to four questions: Where are my agents? What can they do? What are they doing? How do I respond? A mid-sized business with a handful of agents doesn't need a new product to answer them, but it does need a list, separate logins and an off switch.

What happened on 22 September

Twelve vendors have agreed on the same answer. Okta, together with AWS, CrowdStrike, Databricks, Docker, Google Cloud, Lovable, Proofpoint, Salesforce, ServiceNow, Wiz and Zscaler, has founded the "Blueprint Alliance".1

The aim is an open blueprint, a reference architecture, that lets businesses run their AI agents as one governed system — across model providers, data platforms and applications. A first version of the blueprint appeared in March 2026; the alliance has expanded it and opened it up to multiple vendors.1

The announcement describes the reason itself: there is a gap in which unknown agents multiply, credentials cross trust boundaries and agents do more than they are meant to.1

Announced
22 Sep 20261
Blueprint Alliance
Founding members
121
identity, cloud, security, data
Principles
62
for securing agents
Questions
41
the core of the blueprint

It's worth putting this in context. This is a coalition of vendors that sell security, identity and cloud products themselves. Okta, for one, describes itself in the same announcement as a company that secures AI, machine and human identity.1 The blueprint is still useful, because it isn't tied to a product. The four questions apply even if you buy none of them.

The six principles

The members have agreed on six principles. The alliance's website lists them like this:2

  • "Every agent is a distinct security identity" — each agent is its own identity, provisioned, authenticated and deprovisioned like an employee.
  • "Access is scoped to the task, not standing" — permissions apply to one task and are revoked afterwards, instead of existing permanently.
  • "Delegation is traceable end-to-end" — every action traces back to the person or process that authorised it.
  • "Runtime behavior is monitored, not just provisioned" — what gets watched is what the agent does, not just what it is allowed to do.
  • "Containment is instant and reversible" — every agent needs an immediate off switch and a clear way back.
  • "Governance adapts at the velocity of AI" — the rules grow with the agents' capabilities.

The idea is old; only the use case is new. Anyone who has set up logins for a new employee and removed them when that person left knows the principle. The alliance explicitly applies it to agents and calls this an extension of zero trust, the principle of not trusting anyone on the network without checking.2

The four questions

The blueprint arranges everything under four questions.1 For each, I describe below how I would answer it in a business with only a few agents. That is my recommendation, not part of the blueprint.

The blueprint's four questions
  1. 01
    Where are my agents?Find and record every agent — built in-house, bought in, and the ones nobody knows about. Each gets its own identity and an accountable person.
  2. 02
    What can they do?Permissions apply to the task, not permanently. Whoever hands something to an agent stays traceable, even when the agent passes subtasks on.
  3. 03
    What are they doing?Monitoring during execution: data leakage, injected instructions, unusual behaviour. And it has to be known which systems an agent can reach at all.
  4. 04
    How do I respond?Intervene precisely without switching everything off: block access, end the session, revoke keys. Then readmit the agent in a checked, documented way.
The questions come from the Blueprint Alliance announcement of 22 September 2026. The explanations are shortened.

1. Where are my agents?

"Enterprises cannot govern or protect agents they do not know exist," the announcement says.1 You can't secure what you don't know about.

For a mid-sized business, that's a list, not a product. For each agent: what it does, which systems it accesses, who is responsible for it, since when it has been running. It's the same exercise as the AI inventory, with one extra column for access. Don't forget agents built into software you've bought, and ones someone on the team has set up themselves.

2. What can they do?

The blueprint calls for access scoped to the task rather than standing privilege, and for delegation to stay traceable when agents spawn sub-agents or act on behalf of people.1

The most common shortcut is the most dangerous one: the agent runs on a person's login. Then every action in the log looks as if your colleague had done it herself, and nobody can take permissions away from the agent without taking them from her too. A separate login for each agent, with exactly the permissions its task needs, costs set-up time once.

The post on AI agents in practice has a rule for this: the agent may create drafts, not publish. It's the same idea on a small scale — the agent prepares, a person approves.

3. What are they doing?

The blueprint wants policies enforced during execution, through gateways in the execution path, and behaviour observed continuously to catch data leakage, injected instructions and anomalies.1

Injected instructions are what sets agents apart from ordinary software: an agent that reads emails also reads the instructions a stranger writes into an email. It may well follow them.

To begin with, a complete log that someone actually reads is enough. Every tool call with time, agent, target and result. Add the blueprint's question of which systems an agent can reach at all — the announcement gives data stores and payment systems as examples.1 Once you've answered that, you know how big the damage gets in the worst case.

4. How do I respond?

Targeted measures rather than a total shutdown: block access, limit requests, revoke keys, end the session. And afterwards a deliberate, documented readmission.1

Try the off switch before you need it. If you want to block an agent's access and discover it runs on a shared key that three other workflows also use, you'll switch off more than you meant to when it counts. With a separate login for each agent (question 2), the off switch is one click.

What the AI Act adds

The blueprint is a recommendation from vendors. But there is already one legal duty for agents: since 2 August 2026, Article 50 of the AI Act has required that people are told when they are interacting with an AI.3

The European Commission's guidelines get specific about agents: agents that, for example, make bookings, handle correspondence, negotiate or make purchases should be designed to disclose that they are artificial — and on whose behalf they are acting.4 Purely machine-to-machine calls between agents whose outputs aren't meant to reach a person are not covered.4

That fits the blueprint's second question: if you can trace on whose behalf an agent is acting, you can also tell the other side. More on labelling in the post Labelling AI.

And on liability, what the Higher Regional Court of Hamm decided for chatbots applies: whoever deploys a system and defines its scope is held responsible for what it says.5 An agent that places orders is unlikely to be treated differently — though I don't know of a judgment on that. Details in the post When your chatbot gets it wrong, you said it.

Where I stand

The blueprint says nothing a careful IT manager wouldn't already know. Its value is that it's now written down, with twelve vendors signed up to it. If you commission a service provider to build an agent, it gives you a list to measure them against.

What I wouldn't do is start with a new security product. The announcement thinks on a different scale: it cites a Gartner prediction that by 2028 an average global Fortune 500 company will have over 150,000 agents in use.1 A business with five agents needs a list and separate logins first.

Before an agent is allowed to write to real systems
  • The agent is on a list, with its task, its systems and a responsible person
  • It has its own login — not a person's, and not a shared key
  • Its permissions cover exactly its task; approvals with consequences are made by a person
  • Every tool call is logged, and someone looks at the log regularly
  • You know which systems it can reach in the worst case
  • The off switch has been tested, and the way back is written down
  • Where it deals with people, it says that it's an AI and whom it acts for
Get in touch

If you're planning an agent or already have one running and can't confidently answer the four questions: tell me what it's meant to do and which systems it accesses. Then we'll go through the questions once before it gets access.

Sources

  1. 1Press release (Business Wire): Industry Leaders Form the Blueprint Alliance to Advance a Shared Architecture for Securing AI Agents (22 September 2026) · retrieved 23 September 2026
  2. 2Blueprint Alliance: The Blueprint Alliance for the Secure Agentic Enterprise · retrieved 23 September 2026
  3. 3Regulation (EU) 2024/1689 (AI Act), Article 50 — EUR-Lex · retrieved 23 September 2026
  4. 4European Commission: Guidelines on Article 50, C(2026) 5054 final, annex (PDF) · retrieved 23 September 2026
  5. 5OLG Hamm, judgment of 12 May 2026, 4 UKl 3/25 (full text, NRWE, in German) · retrieved 23 September 2026
Questions

Answered in brief

What is the Blueprint Alliance?

A coalition of Okta with AWS, CrowdStrike, Databricks, Docker, Google Cloud, Lovable, Proofpoint, Salesforce, ServiceNow, Wiz and Zscaler, announced on 22 September 2026. The members have agreed on six principles for securing AI agents and published a shared blueprint in the form of a reference architecture.

Does a mid-sized business need a dedicated security product for agents?

Not to get started. For a manageable number of agents, the blueprint's four questions can be answered with a list, a separate login for each agent, tightly scoped permissions, a log and an off switch. That is my recommendation, not part of the blueprint; the vendors' tools are more likely to pay off as the number of agents grows.

Does an AI agent have to say that it's an AI?

If it comes into contact with people, almost always yes. According to the European Commission's guidelines on Article 50 of the AI Act, agents that, for example, make bookings, handle correspondence or negotiate should disclose that they are artificial and on whose behalf they are acting. Purely machine-to-machine calls whose outputs aren't meant to reach a person are not covered.

Related

What I do in this area


Keep reading

Attila Arndt

Attila Arndt · Triple A Digital, Cologne

Is there a process like this in your company?

Pick a time that suits you. In the intro call, we'll work out which process is worth tackling first — and whether I'm the right person for it.

Free intro call (opens in a new tab)

Or email me directly: hello@tripleadigital.de · I reply within 48 hours.