← Back to Skills Marketplace
flotapponnier

Mobula - Smart Alerts & Monitoring

by Flotapponnier · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mobula-alerts
Description
24/7 autonomous monitoring for crypto portfolios, whales, and market conditions. Multi-condition alerts via OpenClaw heartbeat.
Usage Guidance
Before installing, confirm these items: (1) Verify the MOBULA_API_KEY requirement — the registry metadata omitted it; ensure you only provide an API key from the official mobula.io dashboard. (2) Avoid putting secrets in plain shell rc files; use secure agent/OS secret storage if available instead of echo >> ~/.zshrc. (3) Inspect the referenced GitHub repo (https://github.com/Flotapponnier/Crypto-date-openclaw) and mobula.io/docs to confirm implementation and privacy practices. (4) Limit notification targets (Telegram/Discord/WhatsApp) to channels/accounts you control, and verify how alerts are delivered (avoid exposing sensitive data in messages). (5) Start with conservative settings (low-scope watchlists, longer heartbeat intervals) and monitor network activity and API usage to ensure only expected endpoints are contacted. (6) If you rely on additional required skills (mobula-prices, mobula-wallet), audit those skills as well. These steps reduce risk from metadata inconsistencies and from persisting API keys in unsafe locations.
Capability Analysis
Type: OpenClaw Skill Name: mobula-alerts Version: 1.0.0 The mobula-alerts skill is a legitimate crypto monitoring tool designed for the OpenClaw heartbeat system. It provides instructions for agents to track portfolios, whale movements, and market conditions using the Mobula API. The files (SKILL.md, README.md) contain standard operational logic, require a valid MOBULA_API_KEY, and show no signs of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
SKILL.md and README describe a monitoring/orchestration skill that uses Mobula endpoints and other mobula-* skills; that purpose justifies an API key and use of network calls. However the registry metadata supplied with the skill lists no required environment variables or primary credential while SKILL.md lists requiredEnvVars: MOBULA_API_KEY — a metadata inconsistency that should be resolved.
Instruction Scope
Instructions are primarily scoped to reading public market and wallet data, evaluating conditions, storing criteria in agent memory, and sending alerts to messaging services. These actions fit the stated purpose. The SKILL.md also tells users to copy templates into ~/openclaw/heartbeat/ and to persist an API key in ~/.zshrc — steps that write to the user's home and shell config and therefore expand the skill's runtime footprint beyond purely remote API calls. The instructions are otherwise high-level and give the agent broad autonomous discretion (scheduling, discovery, multi-condition logic), which is expected for a monitoring skill but worth noting.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be automatically downloaded or written by a package installer. Risk from installation mechanism is low. However the skill expects the user/agent to place heartbeat templates under ~/openclaw/heartbeat/, which requires filesystem writes done by the user or the agent.
Credentials
Functionally the skill needs only a single third-party API credential (MOBULA_API_KEY) which is proportionate to a monitoring integration. However registry metadata omits this requirement while SKILL.md explicitly requires it. The README recommends persisting the API key into ~/.zshrc (echo >> ~/.zshrc), which can increase exposure of the key; users should prefer secure secret storage rather than adding secrets to shell rc files.
Persistence & Privilege
The skill is not always:true and does not request special platform-wide privileges. Autonomous monitoring via heartbeat is the intended behavior of the platform and is described clearly. The only persistence/privilege actions are storing monitoring criteria in agent memory and writing heartbeat templates to ~/openclaw/heartbeat/ (user/agent action), which are within the skill's purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mobula-alerts
  3. After installation, invoke the skill by name or use /mobula-alerts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Mobula-alerts 1.0.0 introduces a comprehensive autonomous crypto monitoring and alert system: - 24/7 continuous monitoring for crypto portfolios, whale wallets, and market conditions using the OpenClaw heartbeat system. - Multi-condition, customizable alerts sent via Telegram, WhatsApp, or Discord. - Provides five core monitoring patterns: Portfolio Guardian, Whale Watching, Token Scout, Smart Price Alerts, and Market Briefs. - Designed with security in mind: read-only access, no private keys, open source, VirusTotal verified. - Extensive examples and setup instructions for various use cases included.
Metadata
Slug mobula-alerts
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mobula - Smart Alerts & Monitoring?

24/7 autonomous monitoring for crypto portfolios, whales, and market conditions. Multi-condition alerts via OpenClaw heartbeat. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Mobula - Smart Alerts & Monitoring?

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

Is Mobula - Smart Alerts & Monitoring free?

Yes, Mobula - Smart Alerts & Monitoring is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mobula - Smart Alerts & Monitoring support?

Mobula - Smart Alerts & Monitoring is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mobula - Smart Alerts & Monitoring?

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

💬 Comments