TL;DR: AI agents now retrieve data, call APIs, execute code, and orchestrate workflows across enterprise systems, which expands the attack surface far beyond chatbots, according to AppSOC. The practical issue is not adoption itself but the lack of runtime governance, visibility, and control over agent behaviour as deployments scale.
NHIMG editorial — based on content published by AppSOC: PointGuard AI Expands Protection to AI Agents
By the numbers:
- 96% of technology professionals identify AI agents as a growing security threat, and 66% believe this risk is immediate.
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes, and as quickly as 9 minutes in some cases.
Questions worth separating out
Q: How should security teams govern AI agents that can access enterprise systems?
A: Security teams should govern AI agents as non-human identities with explicit ownership, scoped privileges, and continuous monitoring.
Q: Why do AI agents create more risk than standard chatbots in DTC environments?
A: AI agents create more risk because they can call tools, move data, and take actions, not just generate text.
Q: What breaks when an AI SOC platform is given broad connector access?
A: Broad connector access turns an AI SOC platform into a high-trust operator with a much larger blast radius.
Practitioner guidance
- Define each agent as a governed identity Assign a unique identity, owner, and lifecycle to every AI agent, then limit tool access to the smallest set required for the task.
- Inventory and classify every connector Map each MCP endpoint, API integration, and plugin to the data it can reach and the actions it can trigger.
- Move enforcement into the runtime path Apply policy checks during execution, not just at onboarding or model review, so unsafe retrieval, function calls, and writes can be stopped in session.
What's in the full article
AppSOC's full blog post covers the operational detail this post intentionally leaves for the source:
- Discovery and visibility controls for agent activity across MCP calls, data sources, and external connectors.
- Runtime guardrail examples that block unsafe actions, data loss, and policy violations during execution.
- Governance and compliance logging detail for proving what an agent did and why it was allowed to do it.
- Stress-testing approaches for probing agent workflows before attackers do.
👉 Read AppSOC's analysis of AI agent attack surface and runtime protection →
AI agent governance is lagging behind deployment speed, what now?
Explore further
Agentic AI governance is now an identity problem, not just an AI problem. Once an agent can retrieve, decide, and act across business systems, it becomes a runtime principal that needs scoped access and auditability. Traditional application control is too coarse for that reality, while human IAM alone cannot express the policy needed for machine-led workflows. The field needs identity governance that follows the action, not just the account, or agent sprawl will outpace control.
A question worth separating out:
Q: How do organisations know whether AI agent governance is actually working?
A: Look for evidence that risky actions are blocked before execution, not just logged afterward. Strong governance produces fewer unauthorized state changes, fewer surprise costs, fewer silent data edits, and clear separation between retrieval, decision, and write privileges. If agents can still alter production without hard stops, governance is cosmetic rather than effective.
👉 Read our full editorial: AI agent governance is lagging behind enterprise deployment risk