← 返回 Skills 市场
membranedev

Omnisend

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
311
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install omnisend
功能描述
Omnisend integration. Manage Persons, Organizations, Activities, Notes, Files, Deals and more. Use when the user wants to interact with Omnisend data.
安全使用建议
This skill appears to be a legitimate wrapper around the Membrane CLI for Omnisend. Before installing: 1) be aware you will need to install the Membrane CLI (npm global install) even though the manifest didn't list required binaries; verify the @membranehq package and maintainers. 2) The login flow uses a browser-based authorization and Membrane will manage the Omnisend credentials server-side — do not share API keys locally unless explicitly requested. 3) Because the CLI is installed globally, consider installing/testing it in an isolated environment if you have security concerns. 4) If the skill ever asks you directly for API keys, passwords, or other secrets instead of directing you to Membrane's connection flow, treat that as suspicious and stop. If you want higher assurance, request the publisher/source repo and verify the CLI package and connector behavior before using with sensitive accounts.
功能分析
Type: OpenClaw Skill Name: omnisend Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Omnisend marketing platform via the Membrane CLI. The files (SKILL.md, _meta.json) describe standard procedures for authentication, action discovery, and execution through a managed service (getmembrane.com). It includes security best practices, such as advising the agent to use managed connections rather than asking users for raw API keys, and contains no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md describes an Omnisend integration implemented via the Membrane CLI, which is coherent with the skill name and description. However, the skill metadata lists no required binaries while the instructions explicitly tell users to install the Membrane CLI (npm install -g @membranehq/cli). That omission in the manifest is a minor inconsistency but does not itself indicate malicious intent.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI, logging in (browser-based authorization flow), creating a connection to Omnisend, discovering and running actions, and letting Membrane handle credentials. The instructions do not ask the agent to read unrelated files, access arbitrary environment variables, or transmit data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry entry, but the SKILL.md recommends installing @membranehq/cli via npm (global install). Installing a package from npm is a common pattern but carries the usual trust risk of third‑party npm packages; the install origin (npm registry / @membranehq) is reasonable but the manifest should have declared this dependency explicitly.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to perform OAuth/credential management. That is proportionate to the stated purpose: the skill does not request unrelated secrets or system credentials. Users should still be aware that authentication is handled server-side by Membrane.
Persistence & Privilege
The skill does not request always:true and does not declare changes to other skills or system configuration. disable-model-invocation is false (normal), allowing autonomous invocation; this is the platform default and not by itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install omnisend
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /omnisend 触发
  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 omnisend
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Omnisend 是什么?

Omnisend integration. Manage Persons, Organizations, Activities, Notes, Files, Deals and more. Use when the user wants to interact with Omnisend data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 311 次。

如何安装 Omnisend?

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

Omnisend 是免费的吗?

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

Omnisend 支持哪些平台?

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

谁开发了 Omnisend?

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

💬 留言讨论