← Back to Skills Marketplace
gora050

Upwave

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install upwave
Description
Upwave integration. Manage data, records, and automate workflows. Use when the user wants to interact with Upwave data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upwave
  3. After installation, invoke the skill by name or use /upwave
  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 upwave
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Upwave?

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

How do I install Upwave?

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

Is Upwave free?

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

Which platforms does Upwave support?

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

Who created Upwave?

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

💬 Comments