TL;DR: The core issue is that agentic systems break the assumption that identity, context, and execution stay in a single, reviewable flow, and Agent Gateway extends AI governance from LLM and MCP traffic into agent-to-agent communication, giving enterprises policy enforcement, observability, and audit logging across the full AI data path, according to Kong.
NHIMG editorial — what this means for NHI practitioners
By the numbers:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials.
Questions worth separating out
Q: How should security teams govern agent-to-agent communication in production?
A: Security teams should treat agent-to-agent communication as a separate governance layer, not just another API call.
Q: Why do multi-agent systems create new identity governance risks?
A: Multi-agent systems create new identity governance risks because authority is no longer confined to a single actor or request.
Q: What breaks when AI governance stops at LLM traffic?
A: Governance stops being effective when it covers only model prompts and responses because agents also exchange tool calls, delegated tasks, and event-driven context.
Practitioner guidance
- Inventory every agent delegation path Document which agents can call which tools, which peers they can delegate to, and which data sources they can reach.
- Bind agent actions to durable identities Require every agent participating in production workflows to authenticate as a stable runtime actor so downstream logs, access decisions, and investigations can be attributed without ambiguity.
- Inspect agent traffic in flight Place policy enforcement where agent messages, tool outputs, and delegated prompts are exchanged so prompt injection and unauthorised instructions can be blocked before propagation.
What's in the full announcement
Kong's full product release covers the operational detail this post intentionally leaves for the source:
- How Kong maps LLM, MCP, API, and A2A traffic into a single governance layer for production use.
- Specific policy and observability capabilities for agent identity enforcement, message inspection, and audit logging.
- How Kong positions Agent Gateway inside Kong Konnect for teams already using its API and AI Gateway stack.
- Examples of the multi-agent patterns the vendor uses to demonstrate real-time governance in practice.
👉 Read Kong’s release on Agent Gateway for agent-to-agent AI governance →
Agent-to-agent governance: what Kong Agent Gateway changes for teams?
Explore further