← 返回 Skills 市场
Upwave
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install upwave
功能描述
Upwave integration. Manage data, records, and automate workflows. Use when the user wants to interact with Upwave data.
安全使用建议
This skill appears coherent with its stated purpose. Before installing: (1) verify you trust Membrane (getmembrane.com and the @membranehq npm package) and review their privacy/permissions since auth is handled server-side; (2) prefer using npx to avoid a global npm install if you don’t want packages added to your system; (3) when you connect Upwave, review the connection's requested permissions in the browser consent flow; (4) never paste private API keys or secrets into chat — the skill explicitly says you shouldn't need to; (5) if you need an offline/local-only workflow, this skill relies on a third-party cloud service (Membrane) and thus may not be appropriate.
功能分析
Type: OpenClaw Skill
Name: upwave
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Upwave marketing platform via the Membrane CLI (@membranehq/cli). The content in SKILL.md focuses on standard integration workflows, including authentication, action discovery, and execution through the Membrane middleware, without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name and description claim an Upwave integration and the SKILL.md only references using the Membrane CLI to connect to Upwave, discover actions, create and run them. No unrelated services, env vars, or binaries are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing Membrane login/connect/action list/create/run flows, and polling for action build status. The document does not instruct reading unrelated files, exfiltrating system data, or asking for arbitrary secrets. It does instruct interactive or headless browser-based auth flows.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md recommends 'npm install -g @membranehq/cli@latest' (and offers npx alternatives). Installing an npm package from the public registry is expected for a CLI, but global installs write to the system and may require elevated permissions. Prefer npx or verify the package identity before global installation.
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys (Membrane handles auth server-side). It does require a Membrane account and network access, which is proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable. There is no request for permanent presence, nor instructions to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install upwave - 安装完成后,直接呼叫该 Skill 的名称或使用
/upwave触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Upwave 是什么?
Upwave integration. Manage data, records, and automate workflows. Use when the user wants to interact with Upwave data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Upwave?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install upwave」即可一键安装,无需额外配置。
Upwave 是免费的吗?
是的,Upwave 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Upwave 支持哪些平台?
Upwave 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Upwave?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills