← Back to Skills Marketplace
Wealthengine
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
143
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install wealthengine
Description
WealthEngine integration. Manage data, records, and automate workflows. Use when the user wants to interact with WealthEngine data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wealthengine - After installation, invoke the skill by name or use
/wealthengine - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Wealthengine?
WealthEngine integration. Manage data, records, and automate workflows. Use when the user wants to interact with WealthEngine data. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Wealthengine?
Run "/install wealthengine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wealthengine free?
Yes, Wealthengine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wealthengine support?
Wealthengine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wealthengine?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills