← Back to Skills Marketplace
nummo-ai

Nummo

by nummo-ai · GitHub ↗ · v0.1.8
cross-platform ⚠ suspicious
421
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install nummo
Description
Nummo connects AI agents to the user's bank accounts via Plaid, enabling financial insights through natural language. More info at nummo.ai.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nummo
  3. After installation, invoke the skill by name or use /nummo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nummo
Version 0.1.8
License
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Nummo?

Nummo connects AI agents to the user's bank accounts via Plaid, enabling financial insights through natural language. More info at nummo.ai. It is an AI Agent Skill for Claude Code / OpenClaw, with 421 downloads so far.

How do I install Nummo?

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

Is Nummo free?

Yes, Nummo is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Nummo support?

Nummo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nummo?

It is built and maintained by nummo-ai (@nummo-ai); the current version is v0.1.8.

💬 Comments