← 返回 Skills 市场
flotapponnier

Mobula - Smart Alerts & Monitoring

作者 Flotapponnier · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mobula-alerts
功能描述
24/7 autonomous monitoring for crypto portfolios, whales, and market conditions. Multi-condition alerts via OpenClaw heartbeat.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mobula-alerts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mobula-alerts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug mobula-alerts
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mobula - Smart Alerts & Monitoring 是什么?

24/7 autonomous monitoring for crypto portfolios, whales, and market conditions. Multi-condition alerts via OpenClaw heartbeat. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Mobula - Smart Alerts & Monitoring?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mobula-alerts」即可一键安装,无需额外配置。

Mobula - Smart Alerts & Monitoring 是免费的吗?

是的,Mobula - Smart Alerts & Monitoring 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mobula - Smart Alerts & Monitoring 支持哪些平台?

Mobula - Smart Alerts & Monitoring 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mobula - Smart Alerts & Monitoring?

由 Flotapponnier(@flotapponnier)开发并维护,当前版本 v1.0.0。

💬 留言讨论