← Back to Skills Marketplace
gora050

Swell

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
182
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install swell
Description
Swell integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with Swell data.
Usage Guidance
This skill appears coherent for connecting to Swell via Membrane, but consider the following before installing: (1) You must trust the Membrane service (getmembrane.com) because it will handle your Swell credentials and act as the middleman. (2) The SKILL.md asks you to install a global npm package (or use npx). Prefer npx or pin a specific vetted version instead of npm install -g @membranehq/cli@latest to reduce risk; review the package source on GitHub before running it. (3) During 'membrane login' you'll be redirected to a browser flow—verify the redirect/URL is legitimate and do not enter credentials into prompts from unknown pages. (4) If you want extra safety, run the CLI in an isolated environment (VM/container) or review the CLI code to confirm it behaves as expected. (5) Do not provide unrelated secrets to the agent; follow the SKILL.md guidance to use Membrane connections rather than pasting API keys into chat.
Capability Analysis
Type: OpenClaw Skill Name: swell Version: 1.0.3 The 'swell' skill provides instructions for an AI agent to interact with the Swell platform via the Membrane CLI. It covers standard operations such as authentication, connection management, and action execution using the '@membranehq/cli' tool. The instructions promote security best practices, such as using Membrane's centralized credential management instead of handling raw API keys, and no indicators of malicious intent or data exfiltration were found.
Capability Assessment
Purpose & Capability
The name/description say 'Swell integration' and the SKILL.md consistently instructs using Membrane to connect to Swell, list/create/run actions, and manage connections. There are no environment variables, binaries, or config paths requested that are unrelated to that purpose.
Instruction Scope
All runtime instructions are focused on installing/using the Membrane CLI, authenticating with Membrane, creating a connection for the 'swell' connector, discovering actions, and running them. The instructions do not direct the agent to read arbitrary system files or unrelated environment variables, nor to transmit data to endpoints other than the Membrane service (which is expected for this integration).
Install Mechanism
This is an instruction-only skill (no install spec), but SKILL.md tells users to run npm install -g @membranehq/cli@latest (or use npx). That means downloading and running code from the public npm registry, unpinned (latest) and installed globally (requires elevated permissions on many systems). This is typical for CLI-based integrations but carries the usual risks of installing third-party npm packages and running code locally.
Credentials
The skill requests no environment variables or local credentials. Authentication is delegated to Membrane (login via browser/authorization code). This is proportionate to the stated purpose, but it does require trusting Membrane to store/manage Swell credentials and to act on the user's behalf.
Persistence & Privilege
The skill does not set always:true and does not request elevated platform privileges. It is instruction-only and does not modify other skills or system-wide agent settings. Installing the Membrane CLI is an external action that will write files and possibly store local tokens (normal for CLIs), but the skill itself does not demand persistent system privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install swell
  3. After installation, invoke the skill by name or use /swell
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug swell
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Swell?

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

How do I install Swell?

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

Is Swell free?

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

Which platforms does Swell support?

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

Who created Swell?

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

💬 Comments