AI agents are non-deterministic, so they can generate code, chain tools, and invoke new capabilities at runtime in ways traditional tools do not understand. CNAPPs, scanners, and SIEMs can show posture or logs, but they cannot tell whether a prompt led to legitimate behavior or data exfiltration. Security teams need application-layer context, not only infrastructure signals.
Why This Matters for Security Teams
AI agents change the control problem because they act, not just respond. A single agent may generate code, call APIs, read documents, delegate subtasks, and retry failed actions without a human in the loop. That means the security question is no longer only whether infrastructure is hardened, but whether the agent’s decision path was safe, authorized, and consistent with policy. Guidance such as the OWASP Agentic AI Top 10 reflects this shift toward application-layer risk.
Traditional cloud and container tools still matter, but they were built to inspect hosts, images, network paths, and runtime events. They do not reliably answer questions like whether a prompt caused secret exposure, whether a tool call was appropriate for the user’s intent, or whether an agent chained benign actions into harmful ones. That gap creates blind spots in detection, investigation, and governance. In practice, many security teams encounter the first signs of misuse only after an agent has already accessed data or executed an unexpected workflow, rather than through intentional monitoring of the agent’s reasoning and tool use.
How It Works in Practice
Security blind spots appear because agentic systems operate across layers that are often monitored separately. A cloud scanner may confirm that a container image is patched, while the agent inside that container can still be manipulated through prompt injection, poisoned retrieval content, or unsafe tool permissions. A SIEM may record API calls, but without prompt, session, and decision context it cannot reliably distinguish normal automation from malicious chaining. This is why current practice is moving toward AI-specific governance models such as the NIST AI Risk Management Framework and threat models like MITRE ATLAS adversarial AI threat matrix.
Operationally, teams need to correlate several signals:
- Prompt and context provenance, including who supplied the input and from which source.
- Tool invocation logs, especially changes in scope, frequency, or destination systems.
- Data access patterns, including retrieval of sensitive records that were not needed for the task.
- Output validation, such as code review, policy checks, and human approval for high-impact actions.
- Identity and authorization, so the agent’s privileges match the task and expire when not needed.
This is also where NHI governance becomes relevant. An agent often behaves like a non-human identity with delegated authority, API credentials, and runtime access to secrets. If those credentials are broadly scoped or long lived, traditional container telemetry may show only that an authenticated process acted, not whether the agent was still operating within its intended trust boundary. Frameworks like the CSA MAESTRO agentic AI threat modeling framework help organisations model those paths more explicitly. These controls tend to break down when agents can spawn sub-agents and reach external SaaS tools because authority and intent become distributed across multiple systems.
Common Variations and Edge Cases
Tighter agent controls often increase latency, workflow friction, and review overhead, requiring organisations to balance autonomy against assurance. That tradeoff is especially visible in customer support automation, software delivery, and research workflows, where too much restriction can make the agent unusable, but too little creates uncontrolled action paths.
Best practice is evolving, and there is no universal standard for this yet. Some teams focus on prompt firewalls and content filtering, while others prioritise tool allowlists, ephemeral credentials, and step-up approval for risky actions. The right mix depends on whether the agent can read private data, write to production systems, or trigger external effects such as payments or account changes. Where regulated data is involved, output validation and traceability become more important than raw model accuracy.
One common edge case is retrieval-augmented generation, where the model itself is not compromised but the retrieved source content is manipulated. Another is multi-agent orchestration, where one agent appears safe in isolation but inherits unsafe decisions from another. Research and incident reporting, including the Anthropic report on AI-orchestrated cyber espionage, shows why defenders must watch the full chain, not only the final action. The practical question is not just whether an agent is running, but whether its privileges, prompts, and side effects remain continuously defensible.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10, MITRE ATLAS and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agentic systems create prompt, tool, and autonomy risks outside traditional runtime controls. | |
| NIST AI RMF | AI RMF covers governance and risk treatment for non-deterministic AI behaviours. | |
| MITRE ATLAS | ATLAS catalogs adversarial AI tactics including prompt injection and manipulation. | |
| CSA MAESTRO | MAESTRO models agentic workflows, permissions, and trust boundaries. | |
| NIST CSF 2.0 | PR.AA | Identity and access governance is central when agents act with delegated authority. |
Map prompt, tool, and autonomy risks to OWASP agentic categories before approving deployment.
Related resources from NHI Mgmt Group
- Why do shadow AI agents create blind spots for IAM and SIEM tools?
- Why do endpoint-first security tools create blind spots in multi-cloud environments?
- Why do NHIs and AI agents create more blind spots than human users in cloud and SaaS environments?
- Why do traditional discovery tools miss shadow AI agents?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 24, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org