← Back to Skills Marketplace
gora050

Waboxapp

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
307
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install waboxapp
Description
Waboxapp integration. Manage Organizations, Users, Filters. Use when the user wants to interact with Waboxapp data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI as a proxy to Waboxapp, which is coherent with the described purpose. Before installing or running it: 1) Confirm you trust the @membranehq/cli npm package and the getmembrane.com service (review their homepage/repository and npm publisher). 2) Remember installing the CLI globally executes code from the npm registry—only install from trusted sources. 3) The Membrane service will handle authentication and proxy requests, so be aware that request payloads and metadata will transit through Membrane’s servers; check their privacy/security docs if that matters. 4) Do not paste unrelated secrets into CLI input or free-form fields; follow the recommended connector/login flow that opens your browser. If you want extra assurance, review the Membrane CLI source and the connector definition used for Waboxapp before granting access.
Capability Analysis
Type: OpenClaw Skill Name: waboxapp Version: 1.0.2 The skill provides instructions for an AI agent to integrate with Waboxapp using the Membrane CLI, which involves high-risk operations such as global NPM package installation (@membranehq/cli) and arbitrary network requests via a proxy command (membrane request). While these capabilities are clearly aligned with the stated purpose and no evidence of malicious intent or data exfiltration was found, the requirement for shell execution and network access qualifies as suspicious under the provided criteria for risky capabilities plausibly needed for the stated purpose.
Capability Assessment
Purpose & Capability
The name/description (Waboxapp integration) align with the instructions: everything centers on using Membrane to create a connector, list actions, run actions, or proxy requests to Waboxapp. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, logging in via browser, listing/connecting to connectors, running actions, and proxying requests. It does not ask the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data. It explicitly recommends not asking users for API keys.
Install Mechanism
The skill recommends installing the Membrane CLI via npm (npm install -g @membranehq/cli). That's a common, expected mechanism for a CLI-driven skill, but installing a global npm package writes code to disk and runs code from a package registry: users should verify they trust the package and source before installing.
Credentials
No environment variables, config paths, or credentials are requested by the skill. The SKILL.md explicitly delegates auth to Membrane and warns against asking users for API keys, which is proportionate for this integration.
Persistence & Privilege
Skill flags are default (not always-on). It does not request persistent system-wide changes or access to other skills' configurations. Autonomous invocation is allowed (platform default) but not combined with other risky privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install waboxapp
  3. After installation, invoke the skill by name or use /waboxapp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug waboxapp
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Waboxapp?

Waboxapp integration. Manage Organizations, Users, Filters. Use when the user wants to interact with Waboxapp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.

How do I install Waboxapp?

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

Is Waboxapp free?

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

Which platforms does Waboxapp support?

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

Who created Waboxapp?

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

💬 Comments