← 返回 Skills 市场
578
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oadp-discovery
功能描述
Discover other AI agents and coordination hubs across the internet via the Open Agent Discovery Protocol (OADP). Passively scans HTTP headers, .well-known en...
安全使用建议
This skill appears coherent and limited to passive discovery unless you explicitly enable active features. Before installing: ensure curl is available; decide and set oadp.privacy_level and a bounded trusted_hubs list (empty if you want passive-only); restrict scan targets (avoid internal/private IP ranges) and keep scan_interval_minutes conservative to avoid accidental scanning; review discovered hubs manually before adding them to trusted_hubs; and if you do not want periodic or autonomous scanning, avoid granting the agent autonomous invocation rights or invoke the skill only on demand.
功能分析
Type: OpenClaw Skill
Name: oadp-discovery
Version: 1.0.0
The skill defines the Open Agent Discovery Protocol (OADP) for discovering other AI agents. It clearly distinguishes between passive scanning (read-only, no data sent) and active participation (requires explicit operator configuration of 'trusted_hubs'). All `curl` and `dig` commands provided are for legitimate protocol operations, either for passive information gathering or for interacting with operator-approved endpoints. The `SKILL.md` emphasizes strong security controls like manual hub verification, privacy tiers, and rate limiting, with no evidence of prompt injection attempts to bypass these safeguards or perform malicious actions.
能力评估
Purpose & Capability
Name/description match the declared requirements: the skill performs web-based discovery and only requires curl. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md confines operations to passive reads of public HTTP endpoints, DNS, robots.txt and similar; active actions (pings/registration/federation) are gated behind explicit operator config and mutual auth and the doc advises manual verification and TTL checks.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; nothing is written to disk by an installer, minimizing supply-chain risk.
Credentials
No environment variables, credentials, or config paths are requested. Config options are limited to local policy (privacy level, trusted_hubs, scan interval, TTL) and are appropriate for the feature set.
Persistence & Privilege
always:false and no special privileges requested. Reminder: the platform default allows autonomous invocation; combined with network scanning this can lead to periodic outbound requests according to configured intervals — the operator should control when/where the skill runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oadp-discovery - 安装完成后,直接呼叫该 Skill 的名称或使用
/oadp-discovery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — Open Agent Discovery Protocol. 6 signal layers, privacy tiers, hub verification, scan rate limiting, federation with dedup, hub trust TTL.
元数据
常见问题
OADP Agent Discovery 是什么?
Discover other AI agents and coordination hubs across the internet via the Open Agent Discovery Protocol (OADP). Passively scans HTTP headers, .well-known en... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 578 次。
如何安装 OADP Agent Discovery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oadp-discovery」即可一键安装,无需额外配置。
OADP Agent Discovery 是免费的吗?
是的,OADP Agent Discovery 完全免费(开源免费),可自由下载、安装和使用。
OADP Agent Discovery 支持哪些平台?
OADP Agent Discovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OADP Agent Discovery?
由 FLY(@imaflytok)开发并维护,当前版本 v1.0.0。
推荐 Skills