top of page

AI Agents Are Becoming Employees: So Who Is Responsible When They Make a Security Mistake?

An AI agent can now read emails, open tickets, query databases, create files, update records, and trigger workflows. That makes it useful. It also makes it risky.


The awkward part is this: many organisations are starting to treat AI agents like digital employees, but their security controls still treat them like software tools. That gap is where mistakes happen. An agent might share a sensitive document with the wrong person. It might approve a request based on a convincing fake message. It might connect two systems in a way that exposes data no one meant to expose.


When that happens, blaming “the AI” is tempting. It is also useless. AI agents do not carry legal duties, sit in disciplinary meetings, or understand the full impact of their actions. Responsibility still sits with the people and organisations that choose, configure, supervise, and benefit from them.


This article is informational only and is not legal advice. The exact position will depend on contracts, regulation, sector, and facts. But the practical answer is already clear: if an AI agent can act in the workplace, someone must own the risk before it acts.


Close-up view of a brass key beside a padlock and a small circuit board on a wooden workbench
AI agents need access, but every key creates risk.

AI agents are not just chatbots with better manners


A chatbot answers questions. An AI agent takes steps.


That difference matters. A chatbot might draft a reply to a customer complaint. An agent might read the complaint, check the customer record, issue a refund, update the CRM, and send the response. It may work across several tools with limited human input.


In security terms, an agent is not only a user interface. It becomes an actor inside the organisation.


It may have:


  • Access to internal documents

  • Permission to send messages

  • Credentials for business systems

  • The ability to call APIs

  • Memory of past tasks

  • Instructions that change based on context

  • Connections to third-party services


Each of these abilities creates a path for error. Some errors are simple, such as sending the wrong attachment. Others are harder to spot, such as inferring sensitive information from data it was allowed to access.


This is why the employee comparison is useful, but only up to a point. A new employee needs training, access limits, supervision, and clear rules. An AI agent needs the same kind of structure. The difference is that an agent has no judgement, no loyalty, and no real understanding of consequences. It follows patterns, instructions, and tool permissions.


That means responsibility cannot sit with the agent. It must sit with the control system around it.


An agent can make a security mistake in several common ways:


  • Over-sharing information It gives a file, summary, or system output to someone who should not receive it.


  • Following a malicious instruction It treats a prompt injection, spoofed email, or manipulated ticket as genuine.


  • Using excessive permissions It accesses or changes data beyond what the task requires.


  • Automating a bad decision It repeats a flawed action at speed, turning a small mistake into a wider incident.


  • Creating unclear records It acts without leaving enough evidence for a security team to understand what happened.


None of these risks are exotic. They are familiar security problems with a new interface and a faster execution speed.


Eye-level view of a small service robot holding a paper file beside a locked metal cabinet
The more an agent can do, the more its permissions matter.

Responsibility is shared, but it is not vague


When an AI agent causes a security issue, several parties may have played a role. Shared responsibility should not become blurred responsibility. Each party owns a different part of the chain.


Party

What they are usually responsible for

The organisation using the agent

Deciding where the agent is used, what data it can access, what actions it can take, and how it is supervised

Senior leaders

Approving the risk appetite, funding controls, and setting rules for acceptable use

Security and IT teams

Identity controls, logging, monitoring, access reviews, testing, and incident response

Business teams

Defining safe workflows, reviewing outputs, and spotting misuse in real work

Procurement and legal teams

Checking vendor terms, data handling, audit rights, and liability clauses

The AI vendor

Building the product safely, documenting limits, protecting the service, and meeting contractual promises

Individual users

Using the agent within policy and not bypassing security controls


The organisation deploying the agent usually carries the central duty. It chose to put the system into a workflow. It granted permissions. It decided whether human review was needed. If the agent mishandles customer data, the customer will not care that the model “misunderstood”. Regulators and clients will ask what controls existed.


That does not mean vendors are free from responsibility. If a vendor misrepresents security features, fails to protect its own systems, leaks data, or ignores known flaws, it may carry contractual or regulatory exposure. The details depend on the agreement and the law.


Internal responsibility also matters. If a department connects an agent to sensitive data without approval, the issue may sit with governance as much as technology. If security blocks were available but disabled to save time, that is a management decision. If no one knew the agent was active, that is an inventory and oversight failure.


The key question after an incident should not be, “Whose fault is this?” A better question is:


Who had the ability to prevent, detect, or limit this mistake, and did they do what a reasonable organisation would expect?

That question turns blame into evidence. It points to policies, logs, approvals, access settings, training, vendor documents, risk assessments, and incident response steps.


It also avoids a dangerous excuse. AI agents can behave unpredictably, but deployment is still a human decision. Unpredictability is a reason to add controls, not a reason to remove accountability.


The biggest security risk is giving agents human-level access without human-level checks


Most serious AI agent risks start with permissions. If an agent can only summarise public help articles, the damage is limited. If it can read personnel files, approve payments, or change access rights, the risk changes completely.


Traditional security teams already know the principle of least privilege. AI agents make it more urgent. An agent should only have the access needed for its task, for the time needed, under conditions that can be monitored.


This gets harder because agents often work across systems. A customer service agent might need email, a ticketing platform, a knowledge base, and an order system. A finance agent might need invoice data, supplier records, and approval workflows. Each connection expands the possible damage.


Good controls do not need to be complex at the start. They need to be deliberate.


Give agents their own identities


Do not let AI agents act through shared human accounts. Each agent should have a named identity, separate credentials, and clear ownership. If an incident happens, logs should show that the agent acted, not simply that “someone” used a generic account.


Limit what agents can do by default


Read access is different from write access. Drafting an email is different from sending it. Preparing an access change is different from applying it. The safest pattern is often to let the agent prepare work and require a human to approve high-risk actions.


Use approval gates for sensitive steps


Human review still matters for actions involving personal data, payments, legal commitments, security settings, and external communications. The review should be meaningful. If staff approve everything without reading it, the gate becomes theatre.


Keep logs that people can understand


Security logs need to show what the agent saw, what instruction it followed, what tool it used, what data it touched, and what output it produced. Without that trail, investigation becomes guesswork.


Test agents with hostile inputs


An agent that reads emails, documents, or tickets may encounter malicious instructions hidden inside normal content. Testing should include prompt injection attempts, misleading requests, fake urgency, and data exfiltration tricks.


Overhead view of coloured access cards arranged around a locked transparent box containing a paper document
Access design decides how far an AI mistake can spread.

The uncomfortable truth is that many organisations will not suffer because an AI agent is too clever. They will suffer because the agent was trusted too quickly.


A junior employee would not normally receive broad access on day one with no supervision. An AI agent should not either.


Policies must cover behaviour, not just tools


Many AI policies focus on which tools staff may use. That is a start, but agents need rules about actions.


A good policy should answer practical questions:


  • Which tasks can an agent perform without approval?

  • Which tasks always need human review?

  • What data is off limits?

  • Who owns each agent?

  • Who can change its instructions?

  • Who reviews its access?

  • How are incidents reported?

  • What happens when a vendor changes the product?


This policy should not live only in a document no one reads. It should be built into workflows, access controls, procurement checks, and training.


For example, if a team wants to deploy an agent to process supplier invoices, the approval process should cover more than accuracy. It should ask:


  • Can the agent see bank details?

  • Can it change payment information?

  • Can it approve payments or only prepare them?

  • What happens if an email asks it to bypass normal approval?

  • Are supplier changes verified through a separate channel?

  • Can the finance team trace every action it takes?


These are ordinary fraud and security questions. AI does not remove them. It raises the cost of ignoring them.


The same applies to data protection. Under UK GDPR, organisations must handle personal data lawfully, fairly, and securely. An AI agent that processes personal data becomes part of that responsibility. If it sends personal data to the wrong place, retains more than needed, or uses data for an unexpected purpose, the organisation needs to explain its controls.


Vendors can help, but they cannot replace governance. A vendor may provide encryption, access settings, audit logs, and data processing terms. The employer still decides whether the agent belongs in a specific task.


That decision should include a simple risk rating. Not every agent needs a heavyweight review. An internal helper that answers questions from approved public documents carries low risk. An agent with access to health records, payroll data, legal files, or production systems needs much stronger checks.


A practical tiering model might look like this:


Risk level

Example use

Minimum control

Low

Summarising approved public content

Basic approval, usage policy, limited logging

Medium

Drafting customer replies from internal knowledge

Human review, access limits, audit logs

High

Updating customer records or processing personal data

Named owner, formal risk review, testing, monitoring

Critical

Changing permissions, payments, or security settings

Senior approval, strict separation of duties, mandatory human sign-off


The point is not to slow every project. The point is to match controls to possible harm.


After a mistake, accountability depends on evidence


When an AI agent makes a security mistake, the first few hours matter. Organisations need to know what happened, what data was affected, whether the action continued, and who needs to be told.


That is only possible if evidence exists.


An incident review should look at the full chain:


  • The original instruction or trigger

  • The data the agent accessed

  • The tool calls it made

  • The permissions it used

  • The output it produced

  • The human approvals involved

  • Any alerts that did or did not fire

  • The vendor’s role, if the service itself failed


This record helps separate different causes. A mistake may come from a bad prompt, weak access control, poor workflow design, vendor failure, user misuse, or a gap in monitoring. Each cause leads to a different fix.


A strong response also avoids two bad habits.


The first is treating the AI as mysterious. Teams may say, “The model decided to do it.” That is not enough. Even when model reasoning is hard to explain, the surrounding facts can still be reviewed. What input did it receive? What tools were available? What permissions existed? What guardrails failed?


The second is blaming an individual too quickly. If staff were encouraged to use agents, but never trained on safe use, the organisation owns part of that failure. If a user bypassed clear controls, that is different. Evidence draws the line.


Wide-angle view of a quiet archive room with labelled storage boxes and a single glowing inspection lamp
Good records turn an AI incident into something investigators can understand.

The lesson is simple: accountability must be designed before the incident. Waiting until after a breach to decide who owned the agent is too late.


Every AI agent should have:


  • A named business owner

  • A named technical owner

  • A documented purpose

  • A list of connected systems

  • A record of permissions

  • A review date

  • An incident contact

  • A retirement plan


That last point often gets missed. Agents should not live forever by default. If a workflow changes, a project ends, or a team stops using an agent, its access should be removed. Dormant agents with live credentials are a quiet risk.


The best answer is clear ownership before anything goes live


So, who is responsible when AI agents make security mistakes in the workplace?


The short answer is that the organisation deploying the agent remains responsible for safe use. Vendors, leaders, IT teams, business owners, and users may each share part of the blame or duty, but the agent itself cannot carry accountability.


The more useful answer is that responsibility should be assigned before deployment, not argued about after damage is done.


AI agents are becoming part of everyday work because they can take action. That is exactly why they need tighter governance than ordinary software helpers. Treat them like non-human workers with accounts, permissions, managers, training boundaries, and supervision. Do not treat them like harmless chat windows.


A safe AI agent programme starts with a few plain rules:


  • No agent without an owner

  • No owner without clear duties

  • No access without a reason

  • No high-risk action without review

  • No activity without logs

  • No deployment without an incident plan


AI agents will make mistakes. So will the people who design and use them. The goal is not to pretend otherwise. The goal is to make sure every mistake has a limit, every action has a record, and every agent has a human accountable for the risk it brings.


Comments


bottom of page