← Back to Skills Marketplace
gora050

Wave Financial

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wave-financial
Description
Wave Financial integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wave Financial data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to interact with Wave Financial and asks the user to authenticate via a browser flow. Before installing or running it: 1) verify @membranehq/cli on npm and the project homepage/repository to ensure you're comfortable trusting that package; 2) install the CLI in a safe environment (or use a pinned version) because global npm installs can execute code during install; 3) be aware the CLI will create and store credentials/tokens locally—check where those are stored and revoke them if needed; 4) if you only need limited access, review Wave/Membrane scopes and permissions before granting access. If you want, I can help you check the npm package metadata, the repository, or how the Membrane CLI stores tokens.
Capability Analysis
Type: OpenClaw Skill Name: wave-financial Version: 1.0.1 The skill provides a legitimate integration for Wave Financial using the Membrane CLI. It focuses on managing accounting data (invoices, customers, products) by delegating authentication and API interactions to the Membrane platform. The instructions in SKILL.md follow standard operational procedures for the Membrane ecosystem, including CLI installation and action discovery, and do not contain any evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill is an integration for Wave Financial and all required actions described are calls to the Membrane CLI (connect, action list/run) which is exactly what you'd expect for a connector-based integration. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing and running the Membrane CLI, performing OAuth-style login, creating connections, listing and running connector actions, and polling for action build state. It does not instruct the agent to read arbitrary files, access unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no install spec in the registry (instruction-only), but the docs tell the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a normal way to get a CLI but carries typical npm risks (the package can run arbitrary install scripts). Verify the package and source before installing and prefer pinned versions if desired.
Credentials
The skill declares no required environment variables or credentials and delegates auth to the Membrane CLI and user browser flow. That is proportionate for a connector that uses delegated OAuth/session tokens.
Persistence & Privilege
The skill is not forced-always-included (always: false) and uses normal agent invocation defaults. It does not request persistent system-wide changes in its instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wave-financial
  3. After installation, invoke the skill by name or use /wave-financial
  4. 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
Slug wave-financial
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Wave Financial?

Wave Financial integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wave Financial data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Wave Financial?

Run "/install wave-financial" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wave Financial free?

Yes, Wave Financial is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wave Financial support?

Wave Financial is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wave Financial?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments