← 返回 Skills 市场
249
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install moralis-openapi-skill
功能描述
Operate Moralis EVM wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and wallet-intelligence guardrails.
安全使用建议
This skill is coherent in function (read-only Moralis EVM reads via uxc), but the published metadata fails to list the Moralis API key it expects. Before installing: 1) Confirm you trust the skill source and the uxc CLI (requests will go to deep-index.moralis.io). 2) Expect to provide a Moralis API key (MORALIS_API_KEY) and prefer binding it in uxc rather than exporting it globally. 3) Verify the OpenAPI schema URL and GitHub raw link in the SKILL.md to ensure they point to the expected curated schema. 4) If you do not want the agent to call the skill autonomously, restrict model-invocation or only use it interactively. 5) Ask the publisher to update the skill metadata to explicitly declare the required environment variable / primary credential so automated tooling and reviewers are not misled.
功能分析
Type: OpenClaw Skill
Name: moralis-openapi-skill
Version: 1.0.0
The Moralis Web3 Data API skill is a well-structured tool designed for read-only EVM wallet and token data retrieval. It utilizes the `uxc` CLI to interface with official Moralis endpoints (deep-index.moralis.io) via a curated OpenAPI schema. The skill includes explicit read-only guardrails, standard API key authentication patterns, and a validation script (`scripts/validate.sh`) to ensure configuration integrity. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The skill's name, description, OpenAPI schema, and SKILL.md consistently describe a read-only Moralis EVM data surface accessed via the uxc CLI. The operations and schema match the stated purpose. However, the registry metadata declares no required environment variables or primary credential even though the instructions explicitly require a Moralis API key (MORALIS_API_KEY). This mismatch is unexpected but consistent with the skill's stated function.
Instruction Scope
SKILL.md confines instructions to linking a curated OpenAPI schema, using the uxc CLI to call deep-index.moralis.io, and configuring API-key auth. It does not instruct the agent to read unrelated files, scan system state, or contact other external endpoints. It does require network access to Moralis and a functioning uxc installation on PATH.
Install Mechanism
This is an instruction-only skill (no install spec). There are no downloads or archive extraction. The only runtime dependency is the uxc CLI, which the skill expects to already be present; validate.sh uses jq and rg but that's a development-time validation script, not a runtime installer.
Credentials
The runtime instructions require an API key passed via MORALIS_API_KEY and show how to create a uxc credential/binding. Requesting a Moralis API key is proportionate to the skill's read-only purpose. The concern is that the skill metadata does not declare this required secret (no required env vars / no primary credential), which is an incoherence that could confuse users and automated installers about what secrets will be needed.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide configurations. Autonomous invocation is allowed (default) which is normal for skills; there is no indication the skill self-enables persistently beyond normal usage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moralis-openapi-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/moralis-openapi-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Moralis OpenAPI skill:
- Enables read-only EVM wallet and token data operations via Moralis API through UXC using a curated OpenAPI schema.
- Requires API key authentication and includes setup for credential and binding management.
- Provides command-line guidance for common wallet balance, token, history, swap, net worth, metadata, and price queries.
- Adds operational guardrails for reliability and efficiency, emphasizing explicit chain selection and narrow queries.
元数据
常见问题
Moralis OpenAPI Skill 是什么?
Operate Moralis EVM wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and wallet-intelligence guardrails. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 249 次。
如何安装 Moralis OpenAPI Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moralis-openapi-skill」即可一键安装,无需额外配置。
Moralis OpenAPI Skill 是免费的吗?
是的,Moralis OpenAPI Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Moralis OpenAPI Skill 支持哪些平台?
Moralis OpenAPI Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moralis OpenAPI Skill?
由 jolestar(@jolestar)开发并维护,当前版本 v1.0.0。
推荐 Skills