← 返回 Skills 市场
Mobula - Crypto Prices & Market Data
作者
Flotapponnier
· GitHub ↗
· v1.0.1
· MIT-0
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mobula-prices
功能描述
Real-time token prices, market caps, volume, and analytics across 88+ blockchains. Free tier, no credit card required.
安全使用建议
This skill appears to do what it says (read-only crypto market data) and only needs an API key, but there are small red flags you should check before installing:
- Confirm the registry metadata: the package metadata provided to the registry says no env vars are required, but the SKILL.md/README require MOBULA_API_KEY. Ask the publisher or registry maintainer to correct the metadata so automatic installation tools know the key is required.
- Verify the publisher and repository: the homepage is mobula.io but the GitHub repo linked in SKILL.md/README (github.com/Flotapponnier/...) may not clearly match the official org. Confirm the repo is legitimate and maintained by the service you trust.
- Treat API keys as sensitive: set MOBULA_API_KEY in your environment, avoid committing it to code or public dotfiles, and consider using a scoped/test key when trying the skill first. If you store it in ~/.zshrc, be aware other processes/users on the machine may read it.
- Limit blast radius: test the skill with a throwaway or low-privilege API key and monitor usage/rate limits. If the service supports key rotation or IP-restriction, enable those protections.
- Privacy & policy: review mobula.io docs/privacy and API docs to confirm the API key only grants read access to public market data and that the provider’s logging/usage policies meet your requirements.
Given the inconsistency in published metadata (missing MOBULA_API_KEY requirement) and the unknowns about repository ownership, proceed cautiously and ask the maintainer/registry to clarify before trusting a production key.
功能分析
Type: OpenClaw Skill
Name: mobula-prices
Version: 1.0.1
The mobula-prices skill is a standard integration for fetching cryptocurrency market data, prices, and metadata from the Mobula API (api.mobula.io). It operates in a read-only capacity, requires a user-provided API key (MOBULA_API_KEY), and contains no evidence of malicious code, data exfiltration, or prompt-injection attacks. The instructions in SKILL.md and README.md are consistent with the stated purpose of providing market analytics across multiple blockchains.
能力评估
Purpose & Capability
The skill is a read-only market-data integration and the runtime instructions require a single API key (MOBULA_API_KEY), which is appropriate for this purpose. However, registry metadata at the top of the submission lists "Required env vars: none" while SKILL.md and README both declare and instruct setting MOBULA_API_KEY — an inconsistency in packaging/metadata that should be resolved.
Instruction Scope
SKILL.md only instructs the agent to call Mobula HTTP endpoints and to use MOBULA_API_KEY in the Authorization header. There are no instructions to read unrelated local files, private keys, or to exfiltrate data. The README suggests persisting the API key in a shell rc file (~/.zshrc) which is a user action to consider (persistence of the key is outside the skill but worth noting).
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write to disk; that is the lowest-risk install mechanism. The README suggests installing via ClawHub or loading the SKILL.md from a GitHub raw URL, which is consistent with an instruction-only skill.
Credentials
Only one credential (MOBULA_API_KEY) is required in the SKILL.md, which is proportionate for a third-party API. The concern is the metadata/registry mismatch (registry claims no required env vars). Also the README suggests adding the key to ~/.zshrc (persistent storage) — acceptable but users should avoid committing keys to source control and be cautious where they persist secrets.
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileged presence or modification of other skills. It is user-invocable and allowed to be invoked autonomously (default), which is normal for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mobula-prices - 安装完成后,直接呼叫该 Skill 的名称或使用
/mobula-prices触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Documentation updated for the trades endpoint: now correctly specifies that /api/1/market/trades/pair requires a liquidity pool address, not a token address.
- Clarified usage notes and example prompts for recent trades queries.
- No code changes; version update is documentation-only.
v1.0.0
Initial release of Mobula - Crypto Prices & Market Data skill.
- Provides real-time prices, volume, and analytics for any token across 88+ blockchains.
- Supports queries for market data, historical prices, recent trades, and token metadata.
- Batch query up to 500 tokens at once.
- Free API key required; 100 requests per minute on free tier.
- Read-only access, no trading functionality, and open source.
元数据
常见问题
Mobula - Crypto Prices & Market Data 是什么?
Real-time token prices, market caps, volume, and analytics across 88+ blockchains. Free tier, no credit card required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Mobula - Crypto Prices & Market Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mobula-prices」即可一键安装,无需额外配置。
Mobula - Crypto Prices & Market Data 是免费的吗?
是的,Mobula - Crypto Prices & Market Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mobula - Crypto Prices & Market Data 支持哪些平台?
Mobula - Crypto Prices & Market Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mobula - Crypto Prices & Market Data?
由 Flotapponnier(@flotapponnier)开发并维护,当前版本 v1.0.1。
推荐 Skills