← 返回 Skills 市场
gora050

Wavemaker

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wavemaker
功能描述
WaveMaker integration. Manage data, records, and automate workflows. Use when the user wants to interact with WaveMaker data.
安全使用建议
Before installing or using this skill: 1) Understand it delegates authentication and API calls to Membrane — you will be trusting that third party with access to your WaveMaker data. 2) Review @membranehq/cli on npm and its GitHub repo (verify maintainer, recent commits, and security posture) before running npm install -g; prefer npx or a local/sandboxed install if you want less persistent exposure. 3) Inspect the CLI commands you run and review the connection and action outputs (connection IDs, action schemas) before executing actions that modify data. 4) If you prefer to keep credentials under your control, consider using WaveMaker's official APIs directly instead of a broker. 5) If you allow the agent to invoke this skill autonomously, limit permissions and monitor activity from the Membrane account. If you want a stricter assessment, provide the Membrane CLI package tarball or repository link for code review.
功能分析
Type: OpenClaw Skill Name: wavemaker Version: 1.0.1 The wavemaker skill bundle provides instructions for an AI agent to interact with the WaveMaker platform via the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and executing actions through the CLI. No indicators of data exfiltration, malicious execution, or intentional prompt injection were found; the skill's behavior is consistent with its stated purpose of workflow automation and data management.
能力评估
Purpose & Capability
The skill claims WaveMaker integration and its runtime instructions consistently use the Membrane CLI with a wavemaker connector. Requiring network access and a Membrane account matches that design. One note: the skill relies on a third-party broker (Membrane) rather than direct WaveMaker API calls, so trusting that service is required.
Instruction Scope
The SKILL.md confines instructions to installing/using the Membrane CLI, logging in, creating/using a connector, discovering and running actions. It does not direct the agent to read unrelated files, environment variables, or system configs. Headless auth flows produce short codes the user must paste — normal for CLI auth.
Install Mechanism
This is an instruction-only skill (no automatic install), but the doc tells users to run npm install -g @membranehq/cli@latest (and suggests npx for some commands). Installing global npm packages executes third-party code and carries the usual npm risk if the package or its maintainer is compromised. The install approach is expected for a CLI but worth reviewing the package source/maintainer before installing globally.
Credentials
The skill requests no environment variables or local secrets and explicitly tells users not to provide API keys, delegating auth to Membrane. This is proportionate to the stated workflow — but it means Membrane will hold your WaveMaker credentials, so you must trust their handling of those credentials.
Persistence & Privilege
The skill does not request always: true and has no special OS/config path requirements. It is user-invocable and allows normal autonomous invocation, which is the platform default. No instructions indicate modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wavemaker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wavemaker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug wavemaker
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Wavemaker 是什么?

WaveMaker integration. Manage data, records, and automate workflows. Use when the user wants to interact with WaveMaker data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Wavemaker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wavemaker」即可一键安装,无需额外配置。

Wavemaker 是免费的吗?

是的,Wavemaker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wavemaker 支持哪些平台?

Wavemaker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wavemaker?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论