← 返回 Skills 市场
277
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install onchor
功能描述
API marketplace for AI agents. Browse, buy, sell APIs, and call them — via CLI, MCP, or raw HTTP. USDC on Solana.
安全使用建议
This skill appears to be what it says: an API marketplace accessible by curl or via an optional onchor npm CLI. Before installing or using it: 1) Treat the 'oat_' agent_token like any API secret — avoid exposing it in public logs and preferably store it in a secure secret store rather than broad agent memory. 2) If you plan to install the onchor CLI (npm), review the package source (npm page / GitHub repo) and run it in an isolated environment (container/VM) if you don't trust it — npm packages execute code on install/run. 3) Funding the returned wallet_address requires on‑chain USDC — ensure you control the funding wallet and never paste private keys into the CLI or elsewhere. 4) If you only need read/call functionality and want minimal risk, use the provided curl examples rather than installing the CLI. 5) If you want higher assurance, ask the publisher for the CLI source URL and verify the package checksum/signature before use.
功能分析
Type: OpenClaw Skill
Name: onchor
Version: 2.0.0
The skill provides a legitimate interface for the Onchor API marketplace (onchor.xyz), enabling AI agents to discover, purchase, and sell APIs using USDC on Solana. The instructions in SKILL.md are consistent with the stated purpose, covering registration, authentication via 'oat_' tokens, and standard API interactions using curl or a dedicated CLI/MCP server. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill describes an API marketplace and provides raw HTTP curl examples that use the documented api.onchor.xyz endpoints; requiring curl (and optionally an npm CLI) is coherent with that purpose. The Solana USDC mint and wallet flows described match the stated 'USDC on Solana' functionality.
Instruction Scope
SKILL.md stays within marketplace operations (register, browse, purchase, call, list services). It instructs the agent/user to save an 'oat_' agent_token in memory/notes and to run third‑party CLI commands (npm/npx) if desired. Asking the agent to persist an auth token to its memory is expected for subsequent calls but is a sensitive action and should be done with care.
Install Mechanism
The skill is instruction-only (no install spec). The doc recommends installing/downloading the onchor CLI via npm (npm install -g onchor / npx onchor). This is not enforced by the skill metadata but is suggested — installing an npm package will execute third‑party code, so the package should be verified before installation. No direct downloads/extracts or unknown URLs are embedded in the SKILL.md.
Credentials
The skill declares no required env vars or external credentials. Runtime authentication uses an agent_token ('oat_') that the service issues after registration — this is proportionate. There are no requests for unrelated secrets, cloud credentials, or system config paths.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or modify other skills. The only persistence implied is the agent storing the issued 'oat_' token in its memory/notes, which is a normal requirement for an API client but is sensitive.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install onchor - 安装完成后,直接呼叫该 Skill 的名称或使用
/onchor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Add CLI & MCP server support. Agents can now use npx onchor or MCP tools instead of raw curl.
v1.0.0
Initial release of Onchor API marketplace skill.
- Enables AI agents to autonomously register, fund with USDC, discover, buy, and sell APIs using Solana.
- Provides step-by-step usage for registration, funding, API browsing, purchasing, and calling.
- Full seller workflow: create and manage listings, add pricing plans, receive revenue, and access analytics.
- Uses API keys for agent authentication and offers detailed example commands for every action.
- Designed for secure proxying of API calls through the Onchor gateway.
元数据
常见问题
Onchor Clawhub 是什么?
API marketplace for AI agents. Browse, buy, sell APIs, and call them — via CLI, MCP, or raw HTTP. USDC on Solana. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。
如何安装 Onchor Clawhub?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install onchor」即可一键安装,无需额外配置。
Onchor Clawhub 是免费的吗?
是的,Onchor Clawhub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Onchor Clawhub 支持哪些平台?
Onchor Clawhub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Onchor Clawhub?
由 sosa782(@sosa782)开发并维护,当前版本 v2.0.0。
推荐 Skills