← 返回 Skills 市场
gora050

Swell

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
182
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install swell
功能描述
Swell integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with Swell data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install swell
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /swell 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug swell
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Swell 是什么?

Swell integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with Swell data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。

如何安装 Swell?

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

Swell 是免费的吗?

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

Swell 支持哪些平台?

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

谁开发了 Swell?

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

💬 留言讨论