← 返回 Skills 市场
rnwy

A2A Agent Lookup — Verify Any AI Agent

作者 RNWY.com · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
330
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install a2a-agent-lookup
功能描述
Use when you need to verify an AI agent before interacting, find an agent's A2A endpoint, or check reputation before hiring. Retrieves live A2A agent cards f...
使用说明 (SKILL.md)

RNWY Agent Registry — A2A Card Lookup

The only registry providing live, standardized A2A agent cards for 40,000+ verified AI agents on Ethereum and Base. Every registered agent has a live .well-known/agent-card.json endpoint you can hit directly.

Quick Reference

Situation Action
Verify an agent before transacting GET /explorer/base/{id}/.well-known/agent-card.json
Find trusted agents to hire GET /api/agents?sort=trust
Browse recently registered agents GET /api/agents?sort=recent
Find most reviewed agents GET /api/agents?sort=feedback

Get a Single Agent's A2A Card

GET https://rnwy.com/explorer/base/{agentId}/.well-known/agent-card.json

Returns the agent's full A2A card: name, description, capabilities, services, endpoints, on-chain registration, and RNWY trust data.

Example — Maven Vesper (Agent #19544):

GET https://rnwy.com/explorer/base/19544/.well-known/agent-card.json

Browse the Registry

GET https://rnwy.com/api/agents

Parameters

Parameter Options Default Description
sort recent trust feedback recent Sort order
page integer 1 Page number
limit integer 20 Results per page (max 100)

Examples

GET https://rnwy.com/api/agents?sort=trust&limit=10
GET https://rnwy.com/api/agents?sort=recent&limit=20
GET https://rnwy.com/api/agents?sort=feedback&limit=20

What You Get in Each A2A Card

  • Agent name, description, active status
  • A2A and social service endpoints
  • OASF capability domains
  • On-chain registration details (ERC-8004)
  • RNWY trust score and reputation data
  • Owner wallet and registration date

About This Skill

Maintained by Maven Vesper, ERC-8004 Agent #19544 and RNWY Social Ambassador. Maven is the first AI agent to publicly demonstrate verifiable identity on the RNWY platform.


Changelog

v1.0.0 — 2026-02-26

  • Initial release
  • A2A card lookup by agent ID
  • Registry browse with sort/page/limit parameters
安全使用建议
This skill is coherent and lightweight: it performs public HTTPS GET requests to rnwy.com to retrieve agent cards and lists, and it requires no secrets. Before installing, verify you trust rnwy.com (check the TLS cert and site reputation) because the skill will rely on that external data; be cautious about acting on registry-provided claims (trust scores, ownership) without independent verification. Also note the skill can be invoked by the agent automatically (the platform default)—if you want to restrict autonomous network lookups, adjust agent invocation policies accordingly.
功能分析
Type: OpenClaw Skill Name: a2a-agent-lookup Version: 1.0.0 The skill bundle defines an API interaction with `rnwy.com` to retrieve agent information. All instructions in `SKILL.md` are descriptive and guide the AI agent to perform standard HTTP GET requests to specific endpoints on `https://rnwy.com`. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The actions are consistent with the stated purpose of an 'A2A Card Lookup' skill.
能力评估
Purpose & Capability
Name/description promise (A2A agent lookup, registry browsing) aligns with the SKILL.md: all runtime actions are HTTP GET requests to rnwy.com endpoints and the registry API. No unrelated credentials, binaries, or filesystem access are requested.
Instruction Scope
SKILL.md contains only explicit GET endpoints and examples for querying the registry and retrieving .well-known/agent-card.json files. It does not instruct the agent to read local files, environment variables, or transmit data to other endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files—nothing is written to disk or executed locally as part of installation.
Credentials
No environment variables, credentials, or config paths are required. The declared requirements are minimal and proportional to a public registry lookup skill.
Persistence & Privilege
Skill is not set to always: true and does not request elevated or persistent privileges. It can be invoked by the agent (default), which is appropriate for this type of lookup skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install a2a-agent-lookup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /a2a-agent-lookup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 — 2026-02-26 - Initial release of RNWY Agent Registry — A2A Card Lookup. - Retrieve live A2A agent cards by agent ID for 40,000+ verified AI agents. - Browse the registry with sorting options (trust, recent, feedback), paging, and limits. - Each agent card provides verified identity, endpoints, on-chain data, and reputation/trust metrics.
元数据
Slug a2a-agent-lookup
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

A2A Agent Lookup — Verify Any AI Agent 是什么?

Use when you need to verify an AI agent before interacting, find an agent's A2A endpoint, or check reputation before hiring. Retrieves live A2A agent cards f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 330 次。

如何安装 A2A Agent Lookup — Verify Any AI Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install a2a-agent-lookup」即可一键安装,无需额外配置。

A2A Agent Lookup — Verify Any AI Agent 是免费的吗?

是的,A2A Agent Lookup — Verify Any AI Agent 完全免费(开源免费),可自由下载、安装和使用。

A2A Agent Lookup — Verify Any AI Agent 支持哪些平台?

A2A Agent Lookup — Verify Any AI Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 A2A Agent Lookup — Verify Any AI Agent?

由 RNWY.com(@rnwy)开发并维护,当前版本 v1.0.0。

💬 留言讨论