paper-with-me

Papers

OpenPort Protocol: A Security Governance Specification for AI Agent Tool Access

2026-02-22 · Genliang Zhu, Chu Wang, Ziyuan Wang, Zhida Li, Qiang Li arxiv

AI agents increasingly require direct, structured access to application data and actions, but production deployments still struggle to express and verify the governance properties that matter in practice: least-privilege authorization, controlled write execution, predictable failure handling, abuse resistance, and auditability. This paper introduces OpenPort Protocol (OPP), a governance-first specification for exposing application tools through a secure server-side gateway that is model- and runtime-neutral and can bind to existing tool ecosystems. OpenPort defines authorization-dependent discovery, stable response envelopes with machine-actionable \texttt{agent.*} reason codes, and an authorization model combining integration credentials, scoped permissions, and ABAC-style policy constraints. For write operations, OpenPort specifies a risk-gated lifecycle that defaults to draft creation and human review, supports time-bounded auto-execution under explicit policy, and enforces high-risk safeguards including preflight impact binding and idempotency. To address time-of-check/time-of-use drift in delayed approval flows, OpenPort also specifies an optional State Witness profile that revalidates execution-time preconditions and fails closed on state mismatch. Operationally, the protocol requires admission control (rate limits/quotas) with stable 429 semantics and structured audit events across allow/deny/fail paths so that client recovery and incident analysis are deterministic. We present a reference runtime and an executable governance toolchain (layered conformance profiles, negative security tests, fuzz/abuse regression, and release-gate scans) and evaluate the core profile at a pinned release tag using artifact-based, externally reproducible validation.

📄 PDF Abstract BibTeX arXiv:2602.20196

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MPAC: A Multi-Principal Agent Coordination Protocol for Interoperable Multi-Agent Collaboration

2026-04-10 · Kaiyang Qian, Xinmin Fang, Zhengxiong Li arxiv

The AI agent ecosystem has converged on two protocols: the Model Context Protocol (MCP) for tool invocation and Agent-to-Agent (A2A) for single-principal task delegation. Both assume a single controlling principal, meani…

Intent-Governed Tool Authorization for AI Agents

2026-06-22 · Genliang Zhu, Chu Wang arxiv

Tool-using AI agents commonly operate under integration credentials whose static permissions exceed a user's current request. We present Intent-Governed Access Control (IGAC), a server-side authorization layer that conve…

Specifying AI-SDLC Processes: A Protocol Language for Human-Agent Boundaries

2026-05-24 · Ylli Prifti arxiv

AI agents now participate as first-class team members across the software development lifecycle, yet no specification language exists for expressing the human-agent responsibility boundaries, approval gates, and governan…

S5-SHB Agent: Society 5.0 enabled Multi-model Agentic Blockchain Framework for Smart Home

2026-03-05 · Janani Rangila, Akila Siriweera, Incheon Paik, Keitaro Naruse 외 arxiv

The smart home is a key application domain within the Society 5.0 vision for a human-centered society. As smart home ecosystems expand with heterogeneous IoT protocols, diverse devices, and evolving threats, autonomous s…

LanG -- A Governance-Aware Agentic AI Platform for Unified Security Operations

2026-04-07 · Anes Abdennebi, Nadjia Kara, Laaziz Lahlou, Hakima Ould-Slimane arxiv

Modern Security Operations Centers struggle with alert fatigue, fragmented tooling, and limited cross-source event correlation. Challenges that current Security Information Event Management and Extended Detection and Res…

Community Detection