← 返回 Skills 市场
membranedev

Smoove

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install smoove
功能描述
Smoove integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Smoove data.
安全使用建议
This skill delegates all network/auth to the Membrane CLI/service and asks you to install @membranehq/cli. That's coherent, but before installing: (1) verify the @membranehq package and publisher on npm (or prefer 'npx' to avoid a global install), (2) confirm the GitHub repository and the getmembrane.com site are legitimate and match the published package, (3) be cautious when completing headless auth codes—only paste codes into the official Membrane site or CLI prompt, and not into untrusted channels, and (4) review created connections via 'membrane connection list' and remove any you don't expect. If you need stricter isolation, run the CLI in a controlled environment (container or VM) rather than on your primary system.
功能分析
Type: OpenClaw Skill Name: smoove Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with the Smoove marketing platform via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on legitimate integration tasks such as authentication, action discovery, and execution, while explicitly advising against manual credential handling in favor of Membrane's managed authentication. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name and description say 'Smoove integration' and the instructions exclusively use the Membrane CLI to connect to a Smoove connector and run actions. There are no unrelated credential requests, binaries, or system paths referenced.
Instruction Scope
SKILL.md focuses on installing and using the @membranehq CLI, logging in, creating a connector, discovering actions, and running them. It does not instruct the agent to read arbitrary files, environment variables, or send data to unexpected endpoints. Headless auth flows require user interaction (opening a URL and entering a code), which is described.
Install Mechanism
The registry has no install spec, but SKILL.md instructs installing the Membrane CLI via 'npm install -g @membranehq/cli@latest' (or using npx). This is a common pattern but writes to the host. Installing packages globally via npm is moderate-risk compared with instruction-only skills — users should verify the package/publisher on npm before global installation or prefer npx to avoid persisting a binary.
Credentials
The skill declares no required environment variables or secrets and explicitly instructs operators not to ask users for API keys, instead using Membrane's connection flow. This is proportionate for a connector-based integration.
Persistence & Privilege
The skill is instruction-only, does not request 'always: true', and does not ask to modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smoove
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smoove 触发
  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 smoove
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Smoove 是什么?

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

如何安装 Smoove?

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

Smoove 是免费的吗?

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

Smoove 支持哪些平台?

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

谁开发了 Smoove?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论