← 返回 Skills 市场
443
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install moralis-data-api
功能描述
Query Web3 blockchain data from Moralis API. Use when user asks about wallet data (balances, tokens, NFTs, transaction history, profitability, net worth), to...
安全使用建议
This skill appears to do exactly what it claims: help the agent call Moralis Data API endpoints. Before installing: 1) Do NOT paste your MORALIS_API_KEY into chat — follow the skill's .env guidance and keep the key in a local environment file or secret manager. 2) Add .env to .gitignore and limit the key's scope (use a read-only key if possible) and rotate it if shared. 3) The skill may instruct the agent to create a .env placeholder; confirm any file-write actions with the agent or run them yourself. 4) Because the regex scan flagged a base64 pattern, quickly search SKILL.md and truncated sections for unexpected encoded payloads or hidden endpoints; if you see suspicious encoded data, do not install. 5) Monitor usage and rate limits on the Moralis account and audit API calls made by the agent if you enable autonomous invocation.
功能分析
Type: OpenClaw Skill
Name: moralis-data-api
Version: 1.3.2
The OpenClaw AgentSkills skill bundle for Moralis Data API is benign. It provides comprehensive documentation and examples for interacting with the Moralis API, including instructions for setting up the `MORALIS_API_KEY` environment variable and using `curl` for API calls. All `curl` commands are directed at legitimate Moralis API endpoints. The instructions for the AI agent in `SKILL.md` are focused on guiding the agent to correctly and securely use the API, including best practices like not asking the user for their API key in chat. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to harm the agent or user.
能力评估
Purpose & Capability
Name/description match the requirements: the skill only requires curl and MORALIS_API_KEY, which are appropriate and proportional for calling Moralis Data API endpoints. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md contains detailed runtime instructions (curl examples, pagination, response patterns, file/layout guidance). It instructs the agent to check a declared env var and to avoid asking the user to paste their API key in chat. The guidance to offer creating a .env placeholder can cause the agent to write a local file if implemented — this is expected for local configuration and is within scope for the skill's purpose.
Install Mechanism
No install spec or code is included — instruction-only. No downloads, package installs, or archive extraction are present, which minimizes risk.
Credentials
Only one required environment variable (MORALIS_API_KEY) is declared and identified as the primary credential. That is necessary and proportionate for authenticating API requests. No other secrets or unrelated env vars are requested.
Persistence & Privilege
Skill is not marked always:true and requests no system-level persistence. Model invocation is allowed (platform default) but the skill does not combine that with broad access or other privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moralis-data-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/moralis-data-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.2
- Version bumped to 1.3.2 with no code or file changes.
- No functional updates, bug fixes, or new features in this release.
v1.3.1
- Updated skill.
v1.3.0
Version 1.3.0
- Added new endpoints: getPairCandlesticks and getWalletInsight.
- Improved documentation and added performance guidance in SKILL.md.
- Introduced references for FilteredTokens and PerformanceAndLatency.
- Removed obsolete getCandleSticks__evm endpoint.
- Updated rule and reference files to support new features and data structures.
v0.1.1
- Added explicit `version: 1.0.0` to metadata.
- Clarified compatibility: now explicitly states that both `curl` and `MORALIS_API_KEY` environment variable are required.
- Enhanced metadata to specify required environment variables and binaries for use.
- Updated the recommended check for the presence of the API key to use Bash test syntax instead of `echo $MORALIS_API_KEY`.
- No breaking changes to API usage or workflow.
v0.1.0
Initial release of the Moralis Data API skill.
- Query wallet, token, NFT, DeFi, block, and transaction data across EVM chains and Solana.
- Follows endpoint-specific rules for field names, response formats, and data types.
- Environment variable handling for secure Moralis API key setup (never asks for key in chat).
- Includes detailed usage patterns, pagination, and troubleshooting references.
- Quick reference for most common field mappings and pitfalls.
- Covers a comprehensive endpoint catalog (135 endpoints: 101 EVM, 34 Solana).
元数据
常见问题
Moralis Data Api 是什么?
Query Web3 blockchain data from Moralis API. Use when user asks about wallet data (balances, tokens, NFTs, transaction history, profitability, net worth), to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 443 次。
如何安装 Moralis Data Api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moralis-data-api」即可一键安装,无需额外配置。
Moralis Data Api 是免费的吗?
是的,Moralis Data Api 完全免费(开源免费),可自由下载、安装和使用。
Moralis Data Api 支持哪些平台?
Moralis Data Api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moralis Data Api?
由 novnski(@novnski)开发并维护,当前版本 v1.3.2。
推荐 Skills