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