← 返回 Skills 市场
gora050

Moneybird

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
353
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install moneybird
功能描述
Moneybird integration. Manage Contacts, LedgerAccounts, FinancialMutations. Use when the user wants to interact with Moneybird data.
安全使用建议
This skill appears to be a legitimate Moneybird integration, but note two things before installing: (1) the SKILL.md requires the 'membrane' CLI (installed with 'npm install -g @membranehq/cli') and Node/npm, yet the registry metadata lists no required binaries — confirm you have Node/npm and that the global install is acceptable for your environment. (2) Global npm installs can run arbitrary install scripts; verify the @membranehq/cli package (npm page, GitHub repo, publisher) before running it. Also be aware the Membrane CLI will handle and persist access tokens for Moneybird — review where those tokens are stored and consider running the CLI in an isolated environment if you have security concerns. If you want higher confidence, ask the publisher for a declared install spec and a signed release URL or inspect the npm package source first.
功能分析
Type: OpenClaw Skill Name: moneybird Version: 1.0.3 The moneybird skill provides instructions for an AI agent to interact with the Moneybird accounting platform using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and executing API actions (e.g., listing invoices or creating contacts) through the 'membrane' utility. No evidence of malicious intent, data exfiltration, or unauthorized command execution was found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill's stated purpose (Moneybird integration via Membrane) is coherent with the SKILL.md content: it documents actions and flows that legitimately require a Membrane connection to Moneybird. However, the metadata lists no required binaries or install steps while the instructions explicitly require the 'membrane' CLI (installed via npm) and therefore implicitly require Node/npm. That mismatch is unexpected.
Instruction Scope
The SKILL.md stays within the integration's scope: it documents using the Membrane CLI to authenticate, create connections, discover and run actions against Moneybird. It does not instruct reading unrelated local files or exfiltrating data to third-party endpoints beyond Membrane/Moneybird. It does, however, instruct interactive login flows that will store credentials via the Membrane CLI.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell users to run 'npm install -g @membranehq/cli@latest' (a global npm install). Global npm installs can execute package install scripts and add binaries to PATH; the skill metadata should have declared this dependency. Using a public npm package is common, but the absence of an install declaration and no mention of verifying the package/release is a risk.
Credentials
The skill does not request environment variables or secrets in its metadata. Authentication is delegated to the Membrane CLI which performs interactive OAuth-style login; this is proportional to the stated purpose. Users should be aware the CLI will persist connection tokens locally or in Membrane's account, which is expected but worth verifying.
Persistence & Privilege
The skill does not request 'always: true' and does not claim elevated platform privileges. It is user-invocable and allows normal autonomous invocation (platform default). Nothing in the skill claims to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moneybird
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moneybird 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug moneybird
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Moneybird 是什么?

Moneybird integration. Manage Contacts, LedgerAccounts, FinancialMutations. Use when the user wants to interact with Moneybird data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 353 次。

如何安装 Moneybird?

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

Moneybird 是免费的吗?

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

Moneybird 支持哪些平台?

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

谁开发了 Moneybird?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论