← 返回 Skills 市场
membranedev

Moneyhub Enterprise

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install moneyhub-enterprise
功能描述
Moneyhub Enterprise integration. Manage data, records, and automate workflows. Use when the user wants to interact with Moneyhub Enterprise data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moneyhub-enterprise
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moneyhub-enterprise 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug moneyhub-enterprise
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Moneyhub Enterprise 是什么?

Moneyhub Enterprise integration. Manage data, records, and automate workflows. Use when the user wants to interact with Moneyhub Enterprise data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Moneyhub Enterprise?

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

Moneyhub Enterprise 是免费的吗?

是的,Moneyhub Enterprise 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Moneyhub Enterprise 支持哪些平台?

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

谁开发了 Moneyhub Enterprise?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论