← 返回 Skills 市场
gora050

Wealthbox

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wealthbox
功能描述
Wealthbox integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wealthbox data.
安全使用建议
This is an instruction-only skill that delegates auth and API interaction to the Membrane service via its CLI. Before installing: confirm you trust the Membrane service (getmembrane.com) and the npm package @membranehq/cli (check the package page / repository and privacy/security docs). Installing the CLI globally requires npm privileges — you can use npx instead to avoid a global install. Be prepared to authenticate via a browser/opened URL (the CLI prints an auth link). The skill itself does not request your Wealthbox API keys or other unrelated credentials, but it does rely on Membrane to manage access to Wealthbox data — review Membrane’s access model and policies if you need stricter guarantees.
功能分析
Type: OpenClaw Skill Name: wealthbox Version: 1.0.1 The skill provides instructions for an AI agent to integrate with the Wealthbox CRM using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via a device flow, and managing CRM records through the Membrane platform. The instructions explicitly advise the agent to let the platform handle credentials rather than requesting API keys from the user, and no indicators of data exfiltration, malicious execution, or deceptive prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description promise Wealthbox integration and the instructions exclusively show how to use the Membrane CLI to connect to Wealthbox, discover and run actions. Required capabilities (network and a Membrane account) are consistent with that goal.
Instruction Scope
SKILL.md instructs installing/using the Membrane CLI, logging in, creating a connection, listing and running actions. It does not direct the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints; it explicitly recommends not asking users for API keys.
Install Mechanism
Install guidance uses the public npm package @membranehq/cli (npm global or npx). This is a standard mechanism for a CLI. No downloads from arbitrary URLs or archive extraction are suggested.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The instructions rely on Membrane-managed credentials (server-side) rather than local secrets, which is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system modifications or access to other skills' configs. Autonomous invocation is allowed by default (normal); nothing else grants elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wealthbox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wealthbox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug wealthbox
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Wealthbox 是什么?

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

如何安装 Wealthbox?

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

Wealthbox 是免费的吗?

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

Wealthbox 支持哪些平台?

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

谁开发了 Wealthbox?

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

💬 留言讨论