← Back to Skills Marketplace
membranedev

Moneyhub Enterprise

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install moneyhub-enterprise
Description
Moneyhub Enterprise integration. Manage data, records, and automate workflows. Use when the user wants to interact with Moneyhub Enterprise data.
Usage Guidance
This skill appears coherent and limited to using the Membrane CLI to access Moneyhub Enterprise. Before installing or using it: (1) verify the @membranehq/cli package and the homepage/repository URLs you see (npm and GitHub) belong to the expected vendor; (2) avoid installing global packages on shared or sensitive hosts unless you trust the publisher; (3) prefer interactive use so users explicitly complete the login browser flow rather than handing secrets to the agent; (4) be mindful that autonomous agent invocation could run queries that access financial data — restrict or monitor autonomous runs if that is a concern. If the skill later added requests for unrelated environment variables, an installer that downloads code from an unknown URL, or an always:true flag, that would change the assessment to suspicious or worse.
Capability Analysis
Type: OpenClaw Skill Name: moneyhub-enterprise Version: 1.0.1 The moneyhub-enterprise skill provides instructions for integrating with the Moneyhub Enterprise platform using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing financial data actions. The logic is consistent with its stated purpose, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were identified in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Moneyhub Enterprise integration) match the SKILL.md: all runtime actions are mediated through the Membrane CLI and focus on connections, actions, and running queries against Moneyhub Enterprise. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, logging in via membrane login, creating connections, listing actions, and running actions. It does not instruct the agent to read arbitrary files, harvest environment variables, or send data to unexpected endpoints. It does instruct the user to complete an interactive login flow (open a browser and paste a code) which is appropriate for OAuth-style flows.
Install Mechanism
There is no automatic install spec in the skill (instruction-only). The SKILL.md recommends installing @membranehq/cli via npm install -g. This is a reasonable, common mechanism for a CLI, but installing and running third-party global npm packages executes remote code on the host — users should vet the package's source (npm page, GitHub repo, maintainer) before installing.
Credentials
The skill does not declare or require environment variables, and the documentation explicitly advises not to ask users for API keys (Membrane handles credentials server-side). No disproportionate credential requests are present.
Persistence & Privilege
The skill is not always-enabled and has no install artifacts; it’s instruction-only and does not request to modify other skills or system-wide settings. The skill can be invoked autonomously (platform default) — this is normal, but because the skill deals with financial data you should consider whether you want autonomous agent runs to access that data without interactive approval.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moneyhub-enterprise
  3. After installation, invoke the skill by name or use /moneyhub-enterprise
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug moneyhub-enterprise
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Moneyhub Enterprise?

Moneyhub Enterprise integration. Manage data, records, and automate workflows. Use when the user wants to interact with Moneyhub Enterprise data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Moneyhub Enterprise?

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

Is Moneyhub Enterprise free?

Yes, Moneyhub Enterprise is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Moneyhub Enterprise support?

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

Who created Moneyhub Enterprise?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments