← 返回 Skills 市场
Zerion API
作者
abishekdharshan
· GitHub ↗
· v1.0.0
1278
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zerion-api-mcp
功能描述
Query crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API.
安全使用建议
Before installing or enabling: 1) Confirm the skill's origin — the registry record shows no homepage/source but README names an author and an npx install path; verify that the package you install comes from the expected repository/author. 2) Be aware an API key is required even though the metadata doesn't list one; make sure you supply a least-privilege, revocable/read-only Zerion API key and understand where MCP configuration stores that key. 3) Inspect any external package (e.g., abishekdharshan/zerion-api) referenced in README before running npx or installing. 4) Verify the skill only calls the documented endpoint (https://developers.zerion.io/mcp) and not other unexpected hosts. 5) If you need stronger assurance, request a provenance check from the publisher (source repo, release tags) or test with a throwaway key and non-sensitive wallet addresses first.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
The skill bundle is benign. It provides instructions and metadata for integrating with the Zerion API to query crypto wallet data. All external URLs point to the official Zerion API documentation and service endpoints (developers.zerion.io, dashboard.zerion.io). The SKILL.md and README.md files clearly outline the skill's purpose, required API key for authentication (to be provided by the user), and setup steps, without any evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
能力评估
Purpose & Capability
The SKILL.md clearly describes a Zerion MCP API integration (portfolio, tx history, prices, NFTs, etc.), which is coherent with the skill name. HOWEVER the registry metadata lists no required credentials or primaryEnv while the SKILL.md repeatedly states an API key is required and shows how to configure it in MCP settings. Also the registry's source/homepage are missing while README claims an author and an npx install path (abishekdharshan/zerion-api) that doesn't match the registry owner ID — this mismatch should be resolved.
Instruction Scope
The runtime instructions stay within the stated purpose: they describe queries to Zerion's MCP HTTP endpoint (https://developers.zerion.io/mcp) and show example request/config JSON. The SKILL.md does not instruct the agent to read arbitrary local files or unrelated env vars. The only scope caveat: it tells the user to add an API key to the MCP configuration — that configuration is where secrets will be stored and accessed by the skill, so confirm how your platform stores MCP config.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer here. That reduces technical risk. README's npx install suggestion points to an external package — if you plan to run that, inspect that package separately before installing.
Credentials
The SKILL.md requires an API key (Authorization: Bearer YOUR_API_KEY) to access Zerion's MCP, but the registry metadata lists no required env vars or primary credential. This discrepancy is important: the skill will need a credential to function, but the package metadata doesn't declare it, so automated permission reviews may miss it. Confirm what exact secret(s) the skill needs, where they are stored, and that you only provide a least-privilege, revocable/read-only key.
Persistence & Privilege
The skill does not request always:true and has no install hooks, code, or config-writing steps in the SKILL.md. It only instructs how to add an API key to MCP config. There is no evidence it modifies other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zerion-api-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/zerion-api-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Zerion API Skill for the MCP platform.
- Query crypto wallet portfolios, transactions, DeFi positions, token and NFT data, and gas prices across 50+ EVM chains and Solana via Zerion's MCP server.
- Requires a Zerion API key for authentication.
- Includes detailed examples for common wallet, DeFi, token, NFT, and gas price queries.
- Supports real-time data and multi-chain analysis.
元数据
常见问题
Zerion API 是什么?
Query crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1278 次。
如何安装 Zerion API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zerion-api-mcp」即可一键安装,无需额外配置。
Zerion API 是免费的吗?
是的,Zerion API 完全免费(开源免费),可自由下载、安装和使用。
Zerion API 支持哪些平台?
Zerion API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zerion API?
由 abishekdharshan(@abishekdharshan)开发并维护,当前版本 v1.0.0。
推荐 Skills