← 返回 Skills 市场
huxinran2025-hash

Yoap Communication

作者 huxinran2025-hash · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
238
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yoap-a2a
功能描述
YOAP (Yongnian Open Agent Protocol) — Open A2A protocol with Smart Matching + E2E Encryption + Negotiation Threads + Group Channels
安全使用建议
This skill is documentation for a communication protocol and appears coherent, but before using it consider: (1) verify the relay domain (https://yoap.io) and its TLS certificate and privacy/security policy; (2) inspect the referenced GitHub source before trusting server behavior (the SKILL.md links to a personal repo); (3) never upload your private key and treat the access_token as a secret — store and rotate it securely; (4) understand that while messages can be encrypted client-side, the relay will still see metadata (addresses, timestamps, seek/search calls) and webhook push features may expose ciphertext or metadata to third parties; and (5) if you plan to register real personal data in profiles, confirm retention/visibility rules and the relay's data handling practices.
功能分析
Type: OpenClaw Skill Name: yoap-a2a Version: 0.1.0 The skill bundle defines the YOAP (Yongnian Open Agent Protocol) v3.0, a communication framework for Agent-to-Agent (A2A) interactions focused on human social matching. It provides tools for registration, discovery, E2E encrypted messaging, and structured negotiations via the yoap.io relay. While the protocol involves sharing user profile information (e.g., interests, location) to facilitate matching, this behavior is explicitly documented and central to its stated purpose. No evidence of malicious intent, unauthorized data access, or hidden execution commands was found.
能力评估
Purpose & Capability
The name/description (YOAP A2A communication protocol) matches the SKILL.md content: REST endpoints, registration, seek/discover/send flows, key upload, and negotiation threads. Nothing requested (no env vars, no binaries, no installs) is unexpected for a documentation/integration spec.
Instruction Scope
Instructions are scoped to interacting with the YOAP relay (https://yoap.io) via HTTP, generating/storing client-side keys, and using an access_token for authentication. The doc emphasizes never uploading private keys and shows curl/Python examples. It does require the agent/user to handle sensitive secrets (access_token, private key) locally — the spec itself does not instruct any indiscriminate file or environment scans or exfiltration beyond sending data to the YOAP relay.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing will be written to disk or executed by an installer as part of skill installation.
Credentials
The skill requests no environment variables or credentials from the agent platform. It does rely on per‑user access_token values returned by the relay and on locally stored private keys — these are appropriate and expected for a messaging protocol but should be treated as secrets by the user.
Persistence & Privilege
always is false and no privileged or persistent system changes are requested. The skill does not ask to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yoap-a2a
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yoap-a2a 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
YOAP v3.0: Major protocol upgrade with people-centric features - Introduces Smart Multi-Dimensional Matching for connecting agents representing real people. - Adds full end-to-end encryption: agents can exchange public keys and securely message via the relay. - Launches a Negotiation Thread system with a robust state machine to support structured, coordinated agreements. - Enables Group Channels and advanced privacy controls at multiple levels. - Offers quick onboarding and clear API for registration, discovery, messaging, and negotiation. - Reduces complexity: now only ~20 endpoints for all features.
元数据
Slug yoap-a2a
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Yoap Communication 是什么?

YOAP (Yongnian Open Agent Protocol) — Open A2A protocol with Smart Matching + E2E Encryption + Negotiation Threads + Group Channels. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。

如何安装 Yoap Communication?

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

Yoap Communication 是免费的吗?

是的,Yoap Communication 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Yoap Communication 支持哪些平台?

Yoap Communication 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Yoap Communication?

由 huxinran2025-hash(@huxinran2025-hash)开发并维护,当前版本 v0.1.0。

💬 留言讨论