Urgent.News

What's breaking now, across thousands of outlets.

AI

OpenAgentFlow: How a Control-Plane Architecture Brings System-Wide Safety to Multi-Agent AI

OpenAgentFlow: How a Control-Plane Architecture Brings System-Wide Safety to Multi-Agent AI As AI agents move from isolated assistants into interconnected fleets that read emails, call APIs, browse the web, and modify databases, the safety problem changes shape. You can no longer protect a system by guarding a single model or a single tool call. A new paper — OpenAgentFlow: Enabling System-Wide…

OpenAgentFlow is a new approach to ensuring system-wide safety in multi-agent AI environments. As AI agents become more interconnected, the safety problem becomes more complex, as individual agents can combine to create unsafe outcomes. The OpenAgentFlow architecture proposes a control-plane design borrowed from network engineering to govern agent actions at a system level.

The architecture consists of two planes: the Action Plane, which captures every interaction an agent makes, and the Control Plane, which holds updatable policies and enforces them. The Policy Enforcement Point (PEP) sits at the action-commit boundary, where it runs a four-tier evaluation pipeline to decide whether to allow or block an action. The session-level provenance model allows the PEP to see the entire session's state, enabling it to detect composed attacks that would be invisible to per-action filters.

The OpenAgentFlow system achieved high accuracy and recall rates in various test suites, including controlled, AgentDojo-Traj split of TS-Bench, and threat suites. Its ability to govern actions across GUI, API, and LLM-planned channels simultaneously makes it a promising solution for ensuring system-wide safety in multi-agent AI deployments.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Using AI for Weapons Development

Last week, Anthropic released a long and detailed document describing current misuses of their Claude models. I’m still reading it, but I wanted to flag this: We identified a cell of threat actors…

  • Anthropic disclosed document revealing AI misuse for weapon development.
  • Threat actors from northern Yemen engaged in rocket, missile, and R2000 series programs.
  • Actors used Claude's Code to develop guidance, navigation, and control software.

More from Monday 14 September →