← Back to Skills Marketplace
Omnisend
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
311
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install omnisend
Description
Omnisend integration. Manage Persons, Organizations, Activities, Notes, Files, Deals and more. Use when the user wants to interact with Omnisend data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install omnisend - After installation, invoke the skill by name or use
/omnisend - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Omnisend?
Omnisend integration. Manage Persons, Organizations, Activities, Notes, Files, Deals and more. Use when the user wants to interact with Omnisend data. It is an AI Agent Skill for Claude Code / OpenClaw, with 311 downloads so far.
How do I install Omnisend?
Run "/install omnisend" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Omnisend free?
Yes, Omnisend is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Omnisend support?
Omnisend is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Omnisend?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills