← Back to Skills Marketplace
flotapponnier

Mobula - Crypto Prices & Market Data

by Flotapponnier · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mobula-prices
Description
Real-time token prices, market caps, volume, and analytics across 88+ blockchains. Free tier, no credit card required.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mobula-prices
  3. After installation, invoke the skill by name or use /mobula-prices
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mobula-prices
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mobula - Crypto Prices & Market Data?

Real-time token prices, market caps, volume, and analytics across 88+ blockchains. Free tier, no credit card required. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Mobula - Crypto Prices & Market Data?

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

Is Mobula - Crypto Prices & Market Data free?

Yes, Mobula - Crypto Prices & Market Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mobula - Crypto Prices & Market Data support?

Mobula - Crypto Prices & Market Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mobula - Crypto Prices & Market Data?

It is built and maintained by Flotapponnier (@flotapponnier); the current version is v1.0.1.

💬 Comments