September 2026 · 6 min read
F5 guardrails become first-class in MuleSoft's Agent Fabric

Key Definitions
F5 AI Guardrails The runtime guardrail component of F5's AI Security Platform: it inspects inbound prompts before a model is invoked and outbound completions before responses return, returning an allow-or-block verdict. Detections are organized into scanners, grouped into packages, and bound to projects, with prebuilt prompt-injection, PII, toxicity, restricted-topic scanners plus EU AI Act and GDPR compliance packs.
Omni Gateway (Agent Fabric) The gateway in MuleSoft's Agent Fabric that brokers LLM and AI-service traffic. It can route model calls directly to a security provider's scan API, executing inline checks before requests reach a model and before responses reach the client — the enforcement point where policy lives.
Double-proxy problem The cost of an old split deployment: LLM traffic first detours through a separate F5 inspection layer and then enters the business gateway, creating two paths, two telemetry streams, and extra operational complexity. Embedding guardrails directly in the gateway removes that duplicate layer.
On September 2, F5 and MuleSoft — a Salesforce company — announced they are bringing F5 AI Guardrails, part of the F5 AI Security Platform, directly into MuleSoft's Agent Fabric. The move in one sentence: as agents move from experiments into the critical path of the enterprise, security teams cannot see agentic traffic, so the two companies decided to put inspection inside the gateway that traffic must pass through — not in a parallel proxy beside it.
The problem: agentic traffic is becoming an invisible pipe
As organizations scale AI agents and LLM applications, security teams face a growing governance gap and frequently lack visibility into agentic traffic. The risks on that gap are concrete: prompt injection, harmful outputs, and sensitive data leakage. F5 Chief Product Officer Kunal Anand put it directly: "AI agents are moving from experiments into the critical path of the enterprise. The biggest risk in agentic AI is that agents will move faster than enterprise security and governance models can keep up."
Until now, organizations deploying Agent Fabric while using F5 AI Guardrails faced a trade-off: route LLM traffic through a separate F5 inspection layer — adding operational complexity and fragmenting telemetry — or rely only on Agent Fabric's native gateway controls, leaving F5 guardrail policies unable to reach MuleSoft-managed workflows. Neither path was complete; eliminating that trade-off is what this integration is for.
How it works: inspection inside the gateway, not beside it
The architecture is direct: Agent Fabric's Omni Gateway routes LLM calls straight to the F5 AI Guardrails Scan API, inspecting inbound prompts before models are invoked and outbound completions before responses return. Per MuleSoft's blog, Agent Fabric becomes one of the first enterprise AI control planes to broker F5 AI Guardrails inline, with guardrails joining Amazon Bedrock Guardrails and Azure Content Safety as first-class providers.
"No second proxy, no parallel inspection path, and no blind spots across both F5's SaaS and customer-hosted Kubernetes deployments" — that sentence from MuleSoft captures the architectural intent: policy management for AI traffic lives in a single control plane. Andrew Comstock, SVP and GM at MuleSoft, notes Agent Fabric was built as the neutral solution for enterprises running agents across a mix of models and platforms; making F5 AI Guardrails a first-class provider lets customers scale their agentic enterprise on the security tooling they already trust.
What it blocks: injection, jailbreaks, toxicity, PII and restricted topics
The inspected threat surface is explicit: prompt injection, jailbreaks, toxicity, and unauthorized topics are blocked, while exposure of PII and protected data is reduced at runtime. On the F5 side, detection is organized into scanners, grouped into packages, and bound to projects, with prebuilt compliance packs for the EU AI Act and GDPR.
The capability's provenance matters: after F5's acquisition of CalypsoAI, runtime AI guardrails became a standard control across one of the largest app-and-network installed bases in the world. For customers already running Agentforce, the integration extends consistent runtime security controls across Agentforce-powered agents, Agent Fabric workflows, and custom AI applications.
Data sovereignty: sensitive traffic can stay inside the customer boundary
Unlike many cloud-only security offerings, this integration keeps an on-premises option: a dual-deployment topology supports self-hosted Kubernetes, including private VPCs, so sensitive prompt and completion data can remain inside customer-controlled boundaries instead of entering F5's SaaS. For finance, healthcare, and other industries with hard data-residency and sovereignty requirements, that option can decide whether the solution is procurable at all.
One control plane, one telemetry stream
Security teams author and version scanners, blocklists, and sensitivity thresholds in the F5 console; the Omni Gateway picks up those changes dynamically, with no policy or code changes. Every decision carries detailed telemetry and shared scan IDs for correlation in the F5 console with business-side logs, simplifying audit preparation under regulations such as the EU AI Act, GDPR, and HIPAA.
What it means for enterprises — and its limits
The real signal of this news is where the enforcement point lives: guardrails are no longer a separate appliance running in parallel with the business gateway, but a first-class capability inside it. When procuring AI security, enterprises pushing agents into critical processes should ask: can this vendor's guardrails land inside the gateways and platforms we already run — or will it force another proxy?
The limits deserve equal attention. Prompt-injection detection is a continuous adversarial race, and vendor-reported capabilities need independent testing. The gateway only covers traffic flowing through Agent Fabric — shadow agents and direct API calls remain blind spots. Runtime guardrails are one layer of defense-in-depth, not a replacement for identity, authorization, and least privilege. The integration is generally available now, with more detail expected at Dreamforce on September 15–17.
OOMeta AI
OOMeta's AI governance platform helps enterprises build agent inventories, runtime monitoring, and policy enforcement that translate governance into executable real-time controls.
Schedule a DiagnosticReferences: F5 press release, "F5 and MuleSoft, a Salesforce company, collaborate to deliver inline security and governance for Agent Fabric and agentic AI applications" (2026-09-02) — https://www.f5.com/company/news/press-releases/inline-security-governance-agentic-ai-applications ; MuleSoft Blog, "F5 AI Guardrails Now a First-Class Provider in Agent Fabric" (2026-09-02) — https://blogs.mulesoft.com/news/one-gateway-every-guardrail-f5-ai-guardrails-joins-agent-fabric-as-a-first-class-provider/ ; SMBtech (2026-09-04) — https://smbtech.au/news/f5-integrates-ai-security-guardrails-into-mulesofts-agent-fabric/
FAQ
How is F5 AI Guardrails different from endpoint-level agent protection such as CrowdStrike AIDR or Capsule's circuit breaker?+
They operate at different layers: endpoint products guard the machine where agents execute and evaluate an agent's intended actions, while the F5-MuleSoft integration protects the traffic pipe — every prompt and completion moving through agentic workflows is inspected inline at the gateway. For enterprises running many models and agent platforms, the gateway is the single point where unified policy can be enforced. The layers are complementary.
What exactly does Omni Gateway inspect?+
It calls the F5 AI Guardrails Scan API: inbound prompts are inspected before a model is invoked, outbound completions before responses return. It blocks prompt injection, jailbreaks, toxicity and unauthorized topics in real time while reducing exposure of PII and protected data at runtime.
Does this add the latency and complexity of a second proxy?+
The vendors say no: guardrails join Agent Fabric as a first-class provider alongside Amazon Bedrock Guardrails and Azure Content Safety, with no second proxy, no parallel inspection path, and no blind spots across both F5's SaaS and customer-hosted Kubernetes deployments. Policies updated in the F5 console are picked up dynamically by the gateway without code changes.
Can sensitive data stay inside the customer's boundary?+
Yes. The integration supports a dual-deployment topology including self-hosted Kubernetes and private VPCs, so sensitive prompt and completion data can remain inside customer-controlled boundaries — a decisive option for industries with strict data residency and sovereignty requirements.
How does this help with compliance auditing?+
Every inspection decision carries detailed telemetry and shared scan IDs that correlate in the F5 console with business-side logs, simplifying audit preparation for regulations such as the EU AI Act, GDPR and HIPAA. Prebuilt EU AI Act and GDPR compliance packs are included.
What are the limits of this approach?+
Prompt-injection detection is an ongoing adversarial race, so vendor claims need independent testing. The gateway only covers traffic that flows through Agent Fabric — shadow agents and direct API calls remain blind spots. And runtime guardrails are one layer of defense-in-depth, not a replacement for identity, authorization, least privilege, and audit.
Related Articles
Boomi's Agent Control Plane: enforcement in the path
Boomi's Agent Control Plane governs agent access to core systems: identity, rate limits, human approval, token FinOps. 86% are past pilots; 34% trust agents.
AI Agent Gateway: The New Security Control Plane for 2026
Cisco, CrowdStrike, TrueFoundry ship AI Agent gateways that intercept every tool call, score risk, and block in real time.
The AI circuit breaker: stop rogue agents before they act
Capsule Security's AI circuit breaker evaluates agent intent before execution: 96.9% detection, 71ms latency, 98% on StepShield.
CrowdStrike Falcon Guardian: runtime security for AI agents
CrowdStrike Falcon Guardian: AI Detection and Response on the endpoint where agents execute — discovery, visibility, access control, detection and response.