← 返回 Skills 市场
Moosend
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
244
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install moosend
功能描述
Moosend integration. Manage Campaigns, Templates, Automations. Use when the user wants to interact with Moosend data.
安全使用建议
This skill is coherent: it instructs you to install the Membrane CLI and use it to connect to Moosend. Before installing, verify you trust the @membranehq/cli package (check the npm page and the linked GitHub repo), and install global npm packages only on machines you control. Understand that authenticating with Membrane gives the CLI access to your Moosend data (mailing lists, subscribers, campaigns) — review the connectors' permissions and Membrane's privacy/security docs. In headless environments you'll need to complete the browser-based code flow yourself (the agent will ask you to paste a code). Do not provide unrelated credentials, and avoid installing on shared or sensitive hosts unless you are comfortable with the Membrane CLI storing tokens locally.
功能分析
Type: OpenClaw Skill
Name: moosend
Version: 1.0.3
The Moosend skill bundle provides a standard integration for managing email marketing tasks via the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform rather than handling raw API keys directly. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Moosend and run actions (list subscribers, send campaigns, etc.). Nothing in the manifest or instructions asks for unrelated services or credentials.
Instruction Scope
Runtime instructions are limited to installing the Membrane CLI, authenticating via Membrane's interactive login flow, creating a connector connection to Moosend, searching for and running actions. The skill does not instruct the agent to read arbitrary local files, environment variables, or post data to unexpected endpoints. It does instruct the user to perform interactive login or paste codes in headless flows (expected for this integration).
Install Mechanism
There is no registry install spec, but SKILL.md instructs installing @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). This is a standard but moderate-risk mechanism: it pulls code from the npm registry and runs package install scripts on the host. The package namespace looks consistent with the documented provider (membrane), not an arbitrary URL or shortener.
Credentials
The skill declares no required environment variables or primary credential. Authentication is handled interactively by Membrane and thus no unrelated secrets are requested by the skill. The permissions granted will be those of the Membrane connection to the user's Moosend account (expected for this purpose).
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It is user-invocable and allows model invocation (the platform default); combined with the rest of the footprint this is expected and not an additional concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moosend - 安装完成后,直接呼叫该 Skill 的名称或使用
/moosend触发 - 根据 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
元数据
常见问题
Moosend 是什么?
Moosend integration. Manage Campaigns, Templates, Automations. Use when the user wants to interact with Moosend data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 244 次。
如何安装 Moosend?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moosend」即可一键安装,无需额外配置。
Moosend 是免费的吗?
是的,Moosend 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Moosend 支持哪些平台?
Moosend 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moosend?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills