paper-with-me

Papers

Authenticated Delegation and Authorized AI Agents

2025-01-16 · Tobin South, Samuele Marro, Thomas Hardjono, Robert Mahari, Cedric Deslandes Whitney, Dazza Greenwood, Alan Chan, Alex Pentland

The rapid deployment of autonomous AI agents creates urgent challenges around authorization, accountability, and access control in digital spaces. New standards are needed to know whom AI agents act on behalf of and guide their use appropriately, protecting online spaces while unlocking the value of task delegation to autonomous agents. We introduce a novel framework for authenticated, authorized, and auditable delegation of authority to AI agents, where human users can securely delegate and restrict the permissions and scope of agents while maintaining clear chains of accountability. This framework builds on existing identification and access management protocols, extending OAuth 2.0 and OpenID Connect with agent-specific credentials and metadata, maintaining compatibility with established authentication and web infrastructure. Further, we propose a framework for translating flexible, natural language permissions into auditable access control configurations, enabling robust scoping of AI agent capabilities across diverse interaction modalities. Taken together, this practical approach facilitates immediate deployment of AI agents while addressing key security and accountability concerns, working toward ensuring agentic AI systems perform only appropriate actions and providing a tool for digital service providers to enable AI agent interactions without risking harm from scalable interaction.

📄 PDF Abstract BibTeX arXiv:2501.09674

Code (0)

등록된 구현이 없습니다.

Tasks

AI Agent

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

VERA: Authority-Preserving Edge Revocation for Federated AI-Agent Workflows

2026-08-30 · Lifei Liu, Haoran Yu, Xiaochong Jiang arxiv

Modern agent frameworks compose planners, tool agents, remote services, and shared specialists into runtime delegation graphs, but their revocation APIs still resemble token or subtree invalidation. When one delegation i…

Observability for Delegated Execution in Agentic AI Systems

2026-06-08 · Abhinav Mishra, Kumar Sharad arxiv

Delegation-scoped execution is not identifiable from standard observables: audit logs and execution traces can be identical under multiple incompatible delegation assignments. This gap is especially acute in LLM-based ag…

Toward a Science of Intent: Closure Gaps and Delegation Envelopes for Open-World AI Agents

2026-04-27 · Maximiliano Armesto, Christophe Kolb arxiv

Recent work has framed intelligence in verifiable tasks as reducing time-to-solution through learned structure and test-time search, while systems work has explored learned runtimes in which computation, memory and I/O m…

Unravelling multi-agent ranked delegations

2021-11-25 · Rachael Colley, Umberto Grandi, Arianna Novaro

We introduce a voting model with multi-agent ranked delegations. This model generalises liquid democracy in two aspects: first, an agent's delegation can use the votes of multiple other agents to determine their own -- f…

SUDP: Secret-Use Delegation Protocol for Agentic Systems

2026-04-27 · Xiaohang Yu, Hejia Geng, Xinmeng Zeng, William Knottenbelt arxiv

Agentic systems increasingly act with user secrets for APIs, messaging platforms, and cloud services. Today's agent runtimes typically implement authorization by exposure: enabling action often means placing a reusable s…