Loading...
Enterprise AI agents with tool use, web access, and file permissions are in production. Your security team hasn't reviewed them.
What changed when AI stopped generating text and started taking actions.
The question your security team has not been asked yet.
An AI agent's attack surface is its tool list. A model that can send email and browse the web has a fundamentally different risk profile than one that only answers questions.
The governing question: for each production agent, is there a documented permissions model — analogous to a service account access review — specifying which tools are permitted, which data is accessible, and which actions require human confirmation?
If the answer is no, you have production software with undefined permissions in an environment where control flow can be manipulated by adversarial inputs in the agent's context.
Misses prompt injection, tool permission creep, and adversarial context threats. Standard pen testing and code review do not cover these vectors.
Enumerate agents, document permissions, test for prompt injection, produce remediation backlog. Better than status quo; insufficient without an ongoing review process.
Formal permission review at deployment, quarterly tool-permission audit, prompt injection testing in security cycle, AI agent incidents classified in SOC, change-control gate on tool list modifications.
An adversarial instruction in a web page, document, or email the agent processes can redirect subsequent actions — data exfiltration, unauthorized communications, CRM record modifications. No current framework has a reliable technical defense.
Developers add capabilities incrementally. There is no default alert when a production agent acquires a new tool. The agent reviewed in January with read-only DB access may have write access and web browsing by June.
When an agent takes an unexpected action, most frameworks log tool calls but not the full context window. Without context, you cannot distinguish prompt injection from model error — a gap for insurance claims and regulatory reporting.
Cyber insurance policies predate AI agents. Coverage for autonomous agent actions may fall in a gap. EU AI Act Article 73 requires a 72-hour incident report for high-risk AI serious incidents — most enterprises have no workflow ready.
One enterprise AI deployment, dissected every Tuesday. Written for executives who have to decide, not just read.