AI News selected for Professionals and Decision Makers
Primary Research Stream

Agentao: A Governed Local-First Runtime for Tool-Using LLM Agents

06:00 · August 17, 2026 · arXiv cs.AI RSS

Agentao: A Governed Local-First Runtime for Tool-Using LLM Agents

LLM agents increasingly operate as execution systems that invoke tools, modify local state, use persistent memory, and interact with external protocols. These capabilities make agents useful, but they also introduce risks related to over-privileged actions, weak auditability, prompt injection, tool poisoning, and uncontrolled side effects. This paper presents Agentao, a governed local-first runtime for tool-using LLM agents. Agentao separates model-generated action proposals from host-authorized execution through a layered architecture consisting of host-facing surfaces, a host contract, a runtime core, a permission-mediated tool system, and supporting subsystems for memory, replay, plugins, skills, sub-agents, and protocol integration. We describe the motivation, threat model, design goals, governance model, execution pipeline, and structured event interface of the system. Agentao does not provide formal safety guarantees; rather, it demonstrates how permissions, state, protocol boundaries, and execution traces can be made explicit runtime abstractions for building agents that are more governable, inspectable, and suitable for host-controlled local environments. The code is publicly available at https://github.com/jin-bo/agentao.

Summary

Agentao addresses the growing demands placed on LLM agents that function as execution systems rather than simple text generators. These agents invoke tools, alter local state, maintain persistent memory, and interact with external protocols, which introduces concrete risks including over-privileged actions, prompt injection, tool poisoning, weak auditability, and uncontrolled side effects. The system responds by treating governance as a runtime property rather than a matter of prompting or model alignment alone.

Its core mechanism separates model-generated action proposals from host-authorized execution. A layered architecture mediates this separation through host-facing surfaces, a defined host contract, a runtime core, and a permission-mediated tool system. Supporting subsystems handle memory, replay, plugins, skills, sub-agents, and protocol integration, allowing capabilities from different sources to be composed under consistent authority boundaries.

Permission modes and confirmation flows enforce consent before actions occur, while sandbox-aware execution and scoped memory limit the reach of any single operation. Structured event interfaces produce traceable records of decisions and outcomes, enabling inspection, debugging, and replay without requiring the host to trust implicit agent behavior. Protocol boundaries such as those defined by the Model Context Protocol and Agent Client Protocol are routed through the same governance layer rather than integrated ad hoc.

The design deliberately stops short of formal safety guarantees. Instead, it demonstrates how explicit runtime abstractions for permissions, state, protocol boundaries, and execution traces can make agents more governable and inspectable within host-controlled local environments. The publicly available implementation serves as a concrete reference for embedding such controls in practical agent deployments.

Why it matters

Agentao's focus on runtime governance, auditability, and permission-mediated execution aligns strongly with the transparency and human-oversight requirements of the EU AI Act. Dutch AI researchers and engineers can leverage this open-source architecture to build compliant, secure, and inspectable local-first AI agents.

More in this beat
Agentaoagent-memoryagent-safetyai-agentsai-governancepermission-managementprompt-injectiontool-use
Introducing Claude Tag

02:00 · June 23, 2026

Introducing Claude Tag

This update introduces a new paradigm for human-AI collaboration within existing workflows, directly impacting how product teams build and debug. Its enterprise-grade access controls and data scoping make it highly viable for Dutch organizations adhering to strict data governance.

Relevance 85 · Audience 95

Red Hat Explains the Agentic AI Cybersecurity Risk CX Teams Can't Ignore

16:23 · July 15, 2026

Red Hat Explains the Agentic AI Cybersecurity Risk CX Teams Can't Ignore

This article is highly relevant for security and privacy professionals as it addresses the critical vulnerabilities introduced by autonomous AI agents, such as prompt injection and data leakage. The recommended mitigation strategies—sandboxing and data segmentation—are essential for Dutch enterprises to maintain GDPR compliance and secure customer data.

Relevance 85 · Audience 95

A Theory of Least Autonomy in AI

06:00 · July 14, 2026

A Theory of Least Autonomy in AI

This theoretical framework directly supports the Dutch and EU focus on secure, ethical, and transparent AI by providing rigorous methods to audit and constrain autonomous AI agents. It offers advanced researchers actionable mathematical models to prevent dangerous capability composition in enterprise AI deployments.

Relevance 85 · Audience 95

Introducing Claude Sonnet 5

02:00 · June 30, 2026

Introducing Claude Sonnet 5

Direct model release with actionable performance data, pricing, safety details, and workflow examples for builders implementing agentic AI in production. Specific versions, benchmarks, and safeguards enable immediate evaluation and integration decisions.

Relevance 85 · Audience 90

SkillHarness: Harnessing Safe Skills for Computer-Use Agents

06:00 · June 23, 2026

SkillHarness: Harnessing Safe Skills for Computer-Use Agents

This research directly supports the Dutch and EU strategic focus on safe, ethical, and reliable AI deployment. For researchers and advanced practitioners in the Netherlands, it provides actionable methodologies to build autonomous agents that comply with stringent safety constraints in dynamic environments.

Relevance 85 · Audience 90

Orphaned AI Agents: How to Find Hidden Access Risks Inside Your Network

17:33 · June 18, 2026

Orphaned AI Agents: How to Find Hidden Access Risks Inside Your Network

This article is highly relevant for security and privacy professionals as it addresses a critical vulnerability in AI access management and data governance. For Dutch enterprises, mitigating the risks of unmonitored AI agents is essential for protecting intellectual property and ensuring compliance with strict EU data protection regulations like the GDPR and the AI Act.

Relevance 85 · Audience 95

How we contain Claude across products

02:00 · May 25, 2026

How we contain Claude across products

Highly actionable for Product Teams and Builders: provides concrete implementation patterns, risk trade-offs, and lessons on agent security that directly apply to building safe AI products. Addresses limitations, prompt injection, and oversight fatigue with measurable outcomes.

Relevance 85 · Audience 90

Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

06:00 · August 20, 2026

Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

The paper provides foundational research on making autonomous AI agents auditable, safe, and transparent through dynamic graph modeling. This aligns strongly with the Dutch and EU focus on ethical AI and regulatory compliance, offering advanced researchers actionable frameworks for building governable agentic systems.

Relevance 85 · Audience 95