← 返回 Skills 市场
Wealthengine
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
143
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install wealthengine
功能描述
WealthEngine integration. Manage data, records, and automate workflows. Use when the user wants to interact with WealthEngine data.
安全使用建议
This skill appears coherent: it expects you to install and use the Membrane CLI to connect to WealthEngine and does not ask for unrelated system access or secrets. Before installing or running the CLI: (1) verify the npm package @membranehq/cli is from a trusted publisher (check npmjs.org and the linked GitHub repo), (2) review Membrane’s privacy/security documentation and what permissions the WealthEngine connector will request, and (3) be cautious when running global npm installs (they add executables to your system). If you are uncomfortable trusting Membrane to manage WealthEngine credentials server-side, do not proceed.
功能分析
Type: OpenClaw Skill
Name: wealthengine
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with WealthEngine using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package and using it to manage authentication and API actions via the Membrane platform. The instructions in SKILL.md are transparent, aligned with the stated purpose, and do not contain evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (WealthEngine integration) align with the instructions: all runtime actions are calls to the Membrane CLI and a WealthEngine connector. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md limits instructions to installing/using the Membrane CLI, performing login, creating a WealthEngine connection, discovering and running actions. It does not instruct reading arbitrary files, exporting environment variables, or sending data to endpoints other than Membrane/WealthEngine (implicit via Membrane). Headless login requires a user-completed browser step as described.
Install Mechanism
There is no registry install spec; runtime instructions ask the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm CLI is a normal requirement for this workflow but is a moderate-risk operation because it writes a binary to disk and depends on the authenticity of the npm package. This is expected for a CLI-based integration, but users should verify the package source and publisher before installing.
Credentials
The skill does not request any environment variables, credentials, or config paths. It explicitly instructs that Membrane handles credentials server-side and advises never to ask users for API keys. This is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, does not declare always: true, and does not request persistent agent-level privileges or modify other skills' configurations. Normal autonomous invocation is allowed (platform default).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wealthengine - 安装完成后,直接呼叫该 Skill 的名称或使用
/wealthengine触发 - 根据 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
元数据
常见问题
Wealthengine 是什么?
WealthEngine integration. Manage data, records, and automate workflows. Use when the user wants to interact with WealthEngine data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。
如何安装 Wealthengine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wealthengine」即可一键安装,无需额外配置。
Wealthengine 是免费的吗?
是的,Wealthengine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wealthengine 支持哪些平台?
Wealthengine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wealthengine?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills