← 返回 Skills 市场
421
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install nummo
功能描述
Nummo connects AI agents to the user's bank accounts via Plaid, enabling financial insights through natural language. More info at nummo.ai.
安全使用建议
This skill appears to do what it claims (connecting to banks via Plaid and providing summaries/transactions). However, do NOT run the suggested `curl ... | sh` install command without verification: piping a remote script to the shell executes arbitrary code from the site. Before installing or using the CLI, verify the publisher (nummo.ai), check for an official release page or signed installer, and review the install script contents on the server. Ask the vendor for a reproducible, auditable install method (e.g., package on a well-known registry or a downloadable release with checksums). Also confirm the privacy/security details: where transaction data is stored, who can access it, retention policy, and whether the agent or third parties can access raw data. If you prefer safer operation, use the read-only browser-based Plaid Link flows and ensure the agent asks for explicit permission before invoking any commands that access your financial data.
功能分析
Type: OpenClaw Skill
Name: nummo
Version: 0.1.8
The `reference/install.md` file instructs users to install the CLI binary using `curl -fsSL https://nummo.ai/install | sh`. This method executes a script downloaded from a remote URL (`https://nummo.ai/install`) directly, posing a significant supply chain risk and potential for arbitrary code execution if the remote server is compromised or the script itself is malicious. While the `SKILL.md` describes a legitimate (though sensitive) financial management skill and includes good agent guidelines, the `curl | sh` installation method introduces a critical security vulnerability, classifying it as suspicious due to high-risk capabilities without clear malicious intent within the provided files.
能力评估
Purpose & Capability
The name, description, and listed CLI commands (auth, accounts, txs, summary, subscription flows) are coherent with a Plaid-backed banking insights skill. There are no unrelated binaries or environment variables requested that would contradict the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent to request explicit user permission, to present Plaid/Stripe URLs for the user to open in a browser, and to use specific commands for account and transaction queries. The instructions do not direct the agent to read unrelated system files or to exfiltrate data to unexpected endpoints.
Install Mechanism
Although the skill is instruction-only, reference/install.md tells users to run `curl -fsSL https://nummo.ai/install | sh`. That is a high-risk pattern (download-and-execute from a remote host). Even if the domain matches the project, piping an external script to sh grants arbitrary code execution and is disproportionate as an install instruction without an install spec or verified release host.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a flow that uses Plaid Link and magic-link auth (browser-based). However, the skill will result in access to highly sensitive financial data once a user connects accounts, so lack of declared credentials does not eliminate privacy/security risk — verify how and where data is stored and transmitted.
Persistence & Privilege
The skill does not request 'always' or other elevated platform privileges; it is user-invocable and relies on explicit user consent per the guidelines in SKILL.md.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nummo - 安装完成后,直接呼叫该 Skill 的名称或使用
/nummo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.8
nummo 0.1.8
- Added reference to "More info at nummo.ai" in the skill description for easier access to additional information.
- No other changes to commands, guidelines, or functionality.
v0.1.7
- Added a new installation reference guide: reference/install.md.
- No changes to commands or functionality.
v0.1.6
nummo 0.1.6 Changelog
- Added SKILL.md file with detailed command listings and descriptions.
- Now documents all available commands for authentication, account management (including transactions and summaries), and subscriptions.
- Clarifies default behaviors, permissions, and guidelines for user interactions involving financial data and URL sharing.
- Outlines subscription management features, including checkout, plan changes, and cancellations.
元数据
常见问题
Nummo 是什么?
Nummo connects AI agents to the user's bank accounts via Plaid, enabling financial insights through natural language. More info at nummo.ai. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 421 次。
如何安装 Nummo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nummo」即可一键安装,无需额外配置。
Nummo 是免费的吗?
是的,Nummo 完全免费(开源免费),可自由下载、安装和使用。
Nummo 支持哪些平台?
Nummo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nummo?
由 nummo-ai(@nummo-ai)开发并维护,当前版本 v0.1.8。
推荐 Skills