paper-with-me

홈 › Papers

Agent Name Service (ANS): A Universal Directory for Secure AI Agent Discovery and Interoperability

2025-05-15 · Ken Huang, Vineeth Sai Narajala, Idan Habler, Akram Sheriff

The proliferation of AI agents requires robust mechanisms for secure discovery. This paper introduces the Agent Name Service (ANS), a novel architecture based on DNS addressing the lack of a public agent discovery framework. ANS provides a protocol-agnostic registry infrastructure that leverages Public Key Infrastructure (PKI) certificates for verifiable agent identity and trust. The architecture features several key innovations: a formalized agent registration and renewal mechanism for lifecycle management; DNS-inspired naming conventions with capability-aware resolution; a modular Protocol Adapter Layer supporting diverse communication standards (A2A, MCP, ACP etc.); and precisely defined algorithms for secure resolution. We implement structured communication using JSON Schema and conduct a comprehensive threat analysis of our proposal. The result is a foundational directory service addressing the core challenges of secured discovery and interaction in multi-agent systems, paving the way for future interoperable, trustworthy, and scalable agent ecosystems.

📄 PDF Abstract BibTeX arXiv:2505.10609

Code (1)

appsec2008/acnbp

Tasks

AI AgentManagement

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Adapter 설명 없음

Similar Papers 제목 키워드 기반

The AGNTCY Agent Directory Service: Architecture and Implementation

2025-09-23 · Luca Muscariello, Vijoy Pandey, Ramiz Polic arxiv

The Agent Directory Service (ADS) is a distributed directory for the discovery of AI agent capabilities, metadata, and provenance. It leverages content-addressed storage, hierarchical taxonomies, and cryptographic signin…

Agent Name Service (ANS): A Proof-of-Concept Trust Layer for Secure AI Agent Discovery, Identity, and Governance in Kubernetes

2026-04-29 · Akshay Mittal, Elyson De La Cruz arxiv

Autonomous AI agent ecosystems require stronger mechanisms for secure discovery, identity verification, capability attestation, and policy governance. Current deployments frequently lack (1) uniform agent discovery, (2) …

ONLINE DIRECTORY MANAGEMENT SYSTEM PROJECT.

2025-06-20 · ResearchGate 2025 6 · Kamal Acharya

The Online Directory Management System is a novel concept of an integral digital directory management system. The concept aims at an efficient and impeccable distributed directory management system over network. The conc…

Management

Evolution of AI Agent Registry Solutions: Centralized, Enterprise, and Distributed Approaches

2025-08-05 · Aditi Singh, Abul Ehtesham, Mahesh Lambe, Jared James Grogan 외 arxiv

Autonomous AI agents now operate across cloud, enterprise, and decentralized domains, creating demand for registry infrastructures that enable trustworthy discovery, capability negotiation, and identity assurance. We ana…

NANDA Adaptive Resolver: Architecture for Dynamic Resolution of AI Agent Names

2025-08-05 · John Zinky, Hema Seshadri, Mahesh Lambe, Pradyumna Chari 외 arxiv

AdaptiveResolver is a dynamic microservice architecture designed to address the limitations of static endpoint resolution for AI agent communication in distributed, heterogeneous environments. Unlike traditional DNS or s…