← 返回 Skills 市场
Wave Financial
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wave-financial
功能描述
Wave Financial integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wave Financial data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wave-financial - 安装完成后,直接呼叫该 Skill 的名称或使用
/wave-financial触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wave Financial 是什么?
Wave Financial integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wave Financial data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Wave Financial?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wave-financial」即可一键安装,无需额外配置。
Wave Financial 是免费的吗?
是的,Wave Financial 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wave Financial 支持哪些平台?
Wave Financial 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wave Financial?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills