← 返回 Skills 市场
Sendblue
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
183
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install sendblue
功能描述
Sendblue integration. Manage Persons, Organizations, Leads, Pipelines, Deals, Users and more. Use when the user wants to interact with Sendblue data.
安全使用建议
This skill delegates all auth and API calls to Membrane. Before installing, verify and trust the @membranehq/cli package and the Membrane service because they will broker access to your Sendblue account. If you prefer not to install a global npm package, run commands with npx to avoid a global install. Be aware that authenticating will typically open a browser or produce a one-time code the user must complete; do not share that code except in the documented login flow. If you need higher assurance, review the CLI source on the linked GitHub repo and check the npm package publisher/versions before proceeding.
功能分析
Type: OpenClaw Skill
Name: sendblue
Version: 1.0.3
The skill requires the agent to perform high-risk system operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and the execution of dynamic actions via an external platform (Membrane). While these actions are documented as part of the integration workflow in SKILL.md, the reliance on external binaries and the ability to 'create' and 'run' arbitrary actions remotely via the Membrane service introduces a significant attack surface. Additionally, the SKILL.md description contains mismatched boilerplate text referencing CRM features (Leads, Pipelines) that do not align with Sendblue's actual SMS marketing functionality.
能力评估
Purpose & Capability
Name/description (Sendblue integration) align with the instructions: all runtime steps use the Membrane CLI to connect to Sendblue and run actions. The required capabilities (network + Membrane account) match the described purpose; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, authenticating via Membrane, creating a connection to the sendblue connector, listing/creating actions, and running actions. It does not instruct reading arbitrary files, exporting environment variables, or exfiltrating data to unexpected endpoints. It explicitly advises not to ask users for Sendblue API keys.
Install Mechanism
The install instructions recommend npm install -g @membranehq/cli@latest (and suggests npx in examples). Installing a global npm package is a normal approach but entails running third-party code from the npm registry—verify the package and its publisher (repository: https://github.com/membranedev/application-skills) before installing.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. That matches the guidance to let Membrane manage credentials server-side instead of asking for API keys locally.
Persistence & Privilege
always is false and there are no instructions to modify other skills or system-wide agent settings. The skill requests no persistent system presence beyond optionally installing the Membrane CLI.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sendblue - 安装完成后,直接呼叫该 Skill 的名称或使用
/sendblue触发 - 根据 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
元数据
常见问题
Sendblue 是什么?
Sendblue integration. Manage Persons, Organizations, Leads, Pipelines, Deals, Users and more. Use when the user wants to interact with Sendblue data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。
如何安装 Sendblue?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sendblue」即可一键安装,无需额外配置。
Sendblue 是免费的吗?
是的,Sendblue 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sendblue 支持哪些平台?
Sendblue 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sendblue?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills