← 返回 Skills 市场
Sendloop
作者
Membrane Dev
· GitHub ↗
· v1.0.0
· MIT-0
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sendloop
功能描述
Sendloop integration. Manage Subscribers, Lists, Segments, Campaigns, Forms. Use when the user wants to interact with Sendloop data.
安全使用建议
This skill appears coherent and implements a Sendloop integration by calling the Membrane CLI. Before installing: 1) Confirm you trust the Membrane service/operator because your Sendloop connection and API traffic are proxied through Membrane and credentials are stored under ~/.membrane/credentials.json. 2) Be aware that the skill runs npx @membranehq/cli@latest at runtime, which downloads and executes code from npm; prefer pinning to a specific version if you require reproducibility or review. 3) Expect the login flow to open a browser or print a URL for headless completion. 4) If you have corporate policy restrictions about third-party proxies or storing API credentials locally, verify compliance first.
功能分析
Type: OpenClaw Skill
Name: sendloop
Version: 1.0.0
The skill is a standard integration for the Sendloop email marketing platform using the Membrane CLI (@membranehq/cli). It provides instructions for the agent to manage subscribers and campaigns by delegating authentication and API calls to the Membrane platform, which is a legitimate middleware service. There are no signs of data exfiltration, malicious execution, or prompt injection; the instructions in SKILL.md are consistent with the stated purpose of the tool.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md shows how to manage Sendloop via the Membrane CLI. All required capabilities (network access, a Membrane account) are proportional to a Sendloop integration.
Instruction Scope
Instructions tell the agent to run npx @membranehq/cli commands and to create/use credentials at ~/.membrane/credentials.json. Referencing/writing a home-directory credentials file is expected for this connector but the manifest declared no required config paths, so the README and declared metadata are slightly out-of-sync.
Install Mechanism
There is no formal install spec (instruction-only). The runtime uses npx @membranehq/cli@latest which will fetch and execute code from the npm registry on demand — this is common for CLI workflows but means remote code is executed dynamically rather than pre-installed.
Credentials
The skill does not ask for environment variables or unrelated credentials. The only persistent secret handling described is Membrane-managed credentials stored under ~/.membrane (handled by the CLI), which is consistent with the integration purpose.
Persistence & Privilege
The skill does not request always-on/privileged presence. It instructs use of a third-party CLI that will store connection credentials locally and proxies API calls through the Membrane service — this is normal for connector workflows but worth noting for privacy.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sendloop - 安装完成后,直接呼叫该 Skill 的名称或使用
/sendloop触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Sendloop 是什么?
Sendloop integration. Manage Subscribers, Lists, Segments, Campaigns, Forms. Use when the user wants to interact with Sendloop data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Sendloop?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sendloop」即可一键安装,无需额外配置。
Sendloop 是免费的吗?
是的,Sendloop 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sendloop 支持哪些平台?
Sendloop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sendloop?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.0。
推荐 Skills