← 返回 Skills 市场
taiyangc

Openclaw

作者 taiyangc · GitHub ↗ · v0.3.0 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nile-markets
功能描述
Query Nile Markets — on-chain FX markets powered by the Open Nile Protocol, starting with non-deliverable forwards (NDFs). Read-only MCP integration for pool...
安全使用建议
This appears to be a straightforward read-only skill. Before installing: 1) Confirm the NILE_MCP_URL you set points to the official Nile Markets MCP server (e.g., https://mcp.nilemarkets.com/api/mcp) and uses HTTPS/TLS; do not set it to an untrusted host. 2) Note the registry summary omitted the required NILE_MCP_URL—expect to supply that env var at runtime. 3) Because this is an instruction-only skill with no code, risks are limited to the MCP endpoint you point it at; avoid pointing the URL to unknown or personal servers which could return unexpected data. 4) If you need stronger assurance, ask the publisher for a homepage or source repo and verify the MCP server's documentation and TLS certificate before use.
功能分析
Type: OpenClaw Skill Name: nile-markets Version: 0.3.0 The nile-markets skill is a read-only integration for querying FX market data on the Ethereum Sepolia testnet via an MCP server. The SKILL.md and README.md files provide clear documentation for 14 tools related to pool states, positions, and oracle prices, while explicitly instructing the AI agent to refuse any requests for wallet management or transaction signing. No indicators of malicious execution, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name/description match the files and instructions: this is a read-only MCP integration for Nile Markets on Sepolia. The only mismatch is metadata at the top of the report claiming "Required env vars: none" while SKILL.md and config/mcporter.json require NILE_MCP_URL. Aside from that reporting inconsistency, the requested access (an MCP endpoint URL) is appropriate for the stated purpose.
Instruction Scope
SKILL.md explicitly documents only read-only queries to the MCP server and instructs agents to refuse any wallet/transaction actions. It references only the MCP endpoint and no unrelated files, system paths, or secrets.
Install Mechanism
No install spec or code is included (instruction-only). This minimizes filesystem/write risk; the skill relies on a pre-existing MCP client/transport provided by the platform.
Credentials
The skill requires a single environment value (NILE_MCP_URL) to point to the MCP server — proportionate to its function. Note the registry summary incorrectly listed no required env vars; verify the platform will surface and validate NILE_MCP_URL at install/runtime. There are no credential-like env vars (no keys/tokens/passwords) requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. Autonomous invocation is allowed (platform default) but that is expected for an agent skill and not problematic here given the limited read-only scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nile-markets
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nile-markets 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0
Version 0.3.0 — Major update with a new read-only integration for querying protocol state and analytics. - Introduces comprehensive, read-only MCP tools for querying Nile Markets protocol data, including pools, positions, oracles, and accounts. - Supports detailed querying of on-chain FX (EUR/USD) non-deliverable forwards deployed on Ethereum Sepolia testnet. - Provides simulation endpoints for margin and fee estimation (read-only, no write or transaction capability). - Clearly documents feature limitations, emphasizing lack of wallet management and transaction capabilities. - Expands example queries and usage details for easier integration and testing.
元数据
Slug nile-markets
版本 0.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw 是什么?

Query Nile Markets — on-chain FX markets powered by the Open Nile Protocol, starting with non-deliverable forwards (NDFs). Read-only MCP integration for pool... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Openclaw?

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

Openclaw 是免费的吗?

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

Openclaw 支持哪些平台?

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

谁开发了 Openclaw?

由 taiyangc(@taiyangc)开发并维护,当前版本 v0.3.0。

💬 留言讨论