← Back to Skills Marketplace
abishekdharshan

Zerion API

by abishekdharshan · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1214
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zerion-api-skill
Description
Query real-time crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zerion-api-skill
  3. After installation, invoke the skill by name or use /zerion-api-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Removed the package.json file from the project. - No changes to documentation or functionality; skill usage and setup unchanged.
Metadata
Slug zerion-api-skill
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1214 downloads so far.

How do I install Zerion API?

Run "/install zerion-api-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zerion API free?

Yes, Zerion API is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Zerion API support?

Zerion API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zerion API?

It is built and maintained by abishekdharshan (@abishekdharshan); the current version is v1.0.0.

💬 Comments