Security of AI Agents
Security of AI agents refers to the practice of protecting AI systems that can act on behalf of users—planning tasks, using tools, and taking actions across workflows—from being misused, manipulated, or causing harm. It covers both threats aimed at the agent itself and risks that arise from what the agent is allowed to do. In many current approaches, this involves keeping agents under human control, limiting their permissions, and constraining their actions.
As commonly framed in emerging literature and industry guidance, security of AI agents is the discipline of protecting agentic applications—systems capable of planning, tool invocation, memory use, and autonomous action across workflows—against both threats to the agent and risks arising from the agent's use. It extends traditional computing security properties to autonomous software acting on behalf of users, and typically emphasizes principles such as well-defined human controllers, carefully limited agent powers, and observable or constrained agent actions, alongside protection of the underlying systems, data, and tools the agent can access. This is an evolving area without a single authoritative definition; treatments vary across sources, terminology is not yet standardized, and it should be distinguished from broader AI governance (organizational oversight and accountability structures) and from model risk management, though it may interact with both. General AI safety, model performance, and non-agentic AI security concerns are out of scope for this term as defined here.
Why it matters
AI agents differ from earlier AI applications because they do not merely produce outputs for a human to review—they can plan tasks, invoke tools, use memory, and take actions across workflows on behalf of users. This expanded capacity means that a compromised, manipulated, or poorly constrained agent can cause harm directly, for example by executing actions against systems and data it has access to. As a result, the security concern is twofold: protecting the agent itself from threats, and managing the risks that arise from what the agent is permitted to do. Both dimensions are emphasized across current industry and research treatments of the topic.
Because agents act autonomously, the traditional assumption that a human sits between an AI's suggestion and its execution weakens or disappears. Some approaches respond to this by grounding agent security in principles such as ensuring agents have well-defined human controllers, carefully limiting their powers, and keeping their actions observable or constrained. These measures are intended to reduce and manage risk rather than eliminate it, and the field remains early: terminology is not yet standardized and there is no single authoritative definition.
For organizations deploying agentic applications, this area interacts with—but should not be conflated with—broader AI governance (organizational oversight and accountability structures) and model risk management (the identification, measurement, and control of model-related risk). Security of AI agents is a distinct, evolving discipline focused specifically on the threats to, and risks from, autonomous software acting on a user's behalf.
Who it's relevant to
Inside Security of AI Agents
Common questions
Answers to the questions practitioners most commonly ask about Security of AI Agents.