← 返回 Skills 市场
abishekdharshan

Zerion API

作者 abishekdharshan · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1214
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zerion-api-skill
功能描述
Query real-time crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API.
安全使用建议
This skill appears to be a simple Zerion MCP integration, but before installing you should: (1) confirm the skill's source and author — the README author (Abi Dharshan) and the registry owner ID differ; only install from a trusted origin; (2) expect to provide a Zerion API key — verify its scope/permissions and how MCP stores it (avoid placing secrets in world-readable configs); (3) be cautious about installing any package fetched via the README's 'npx clawhub install ...' command — inspect that package's code first since this skill bundle contains no install spec or code to review; (4) remember the agent can invoke the skill autonomously by default — combined with an API key this could enable unexpected queries using your credential. If you cannot verify provenance or review the installer/source, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill bundle is benign. It provides a legitimate integration with the Zerion API for querying crypto wallet data. All instructions in SKILL.md and README.md are descriptive and functional, outlining how to use and configure the skill, including obtaining an API key from `https://developers.zerion.io`. There is no evidence of prompt injection against the agent, malicious execution, data exfiltration, persistence mechanisms, or obfuscation. All external URLs are directly related to the stated purpose of interacting with the Zerion API.
能力评估
Purpose & Capability
SKILL.md clearly describes a Zerion MCP integration (portfolio, transactions, prices, NFTs). That purpose matches the files' prose. However the package metadata lists no primary credential or required env vars while the SKILL.md repeatedly states an API key is required and shows MCP configuration — a small but important mismatch in declared requirements. The README claims installation via 'npx clawhub install abishekdharshan/zerion-api' and an author name (Abi Dharshan) while owner ID in registry differs, which raises provenance questions but does not itself contradict the claimed capability.
Instruction Scope
Runtime instructions are limited to querying Zerion's MCP endpoint and configuring an API key in MCP settings. The instructions do not ask the agent to read unrelated local files, environment variables, or to send data to third‑party endpoints beyond developers.zerion.io. Example queries reference wallet addresses (expected for this domain).
Install Mechanism
There is no install spec and no code files — the skill is instruction-only (lower disk-write risk). However README includes an 'npx clawhub install abishekdharshan/zerion-api' command that suggests an external package/source may exist; since no install spec is present here, that discrepancy should be resolved before running any installer fetched from that source.
Credentials
The skill requires an API key for Zerion MCP according to SKILL.md, but the registry metadata lists no required environment variables or primary credential. The skill will need a secret (API key) to operate; the metadata omission prevents automated policy checks and user warnings. Verify what permissions the API key has and how it's stored in MCP config (to avoid accidental exposure).
Persistence & Privilege
always is false and disable-model-invocation is false (normal). As an instruction-only skill it doesn't request persistent system privileges or config writes in the provided files. Autonomous invocation is possible (platform default) — combine that with the API key risk noted above.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zerion-api-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zerion-api-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Removed the package.json file from the project. - No changes to documentation or functionality; skill usage and setup unchanged.
元数据
Slug zerion-api-skill
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Zerion API 是什么?

Query real-time 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 插件,目前累计下载 1214 次。

如何安装 Zerion API?

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

Zerion API 是免费的吗?

是的,Zerion API 完全免费(开源免费),可自由下载、安装和使用。

Zerion API 支持哪些平台?

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

谁开发了 Zerion API?

由 abishekdharshan(@abishekdharshan)开发并维护,当前版本 v1.0.0。

💬 留言讨论