**Q: How do you secure agentic AI at runtime?**
A: Securing agentic AI at runtime requires a combination of high-speed traffic orchestration and deep, AI-native guardrails. By integrating Kong's AI Gateway with Noma's AI-DR engine, organizations can apply real-time runtime inspection, behavioral analysis, and threat detection. This unified approach ensures that every autonomous action is validated against centralized security policies before it executes, protecting against prompt injections, data leakage, and unauthorized tool access.
**Q: What is the difference between A2A and MCP flows?**
A: A2A (Agent-to-Agent) flows govern how autonomous AI agents communicate, negotiate, and share data with one another. Securing this flow involves protocol normalization and behavioral analysis. Conversely, MCP (Model Context Protocol) flows handle how those agents connect to external tools, servers, and data contexts. Securing MCP flows focuses on tool validation, access control, and preventing tool abuse by the agent.
**Q: Why is prompt injection a risk for enterprise LLMs?**
A: Prompt injection occurs when malicious inputs manipulate an LLM into ignoring its original instructions or bypassing its safety constraints. In an enterprise environment, this is a massive risk because compromised LLMs can be tricked into leaking sensitive corporate data, executing unauthorized backend commands (via MCP tools), or generating harmful outputs. Traditional security tools lack the semantic understanding to detect these attacks, requiring AI-native runtime security like Noma to block them.
**Q: How does Kong Konnect enforce AI security policies?**
A: Kong Konnect acts as the centralized SaaS management layer and control plane. Administrators use Konnect to define AI security policies, routing rules, and analytics configurations. Konnect then automatically pushes these configurations down to all Kong AI Gateway Data Plane nodes in real-time. This ensures consistent, global enforcement of security policies across all A2A, MCP, and LLM flows without manual intervention.
**Q: Which plugins secure AI traffic in Kong Gateway?**
A: Kong Gateway utilizes three primary plugins to secure AI traffic:
- - **AI A2A Proxy Plugin:** Manages agent mediation and normalizes A2A protocols.
- - **AI MCP Proxy Plugin:** Proxies traffic to MCP servers and validates tool consumption.
- - **AI Proxy Advanced Plugin:** Handles LLM abstraction, multi-model routing, token management, and semantic caching.
Additionally, these integrate directly with the **Noma Plugin** to enforce runtime security decisions and threat detection.