← Back to Skills Marketplace
membranedev

Sendblue

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
183
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install sendblue
Description
Sendblue integration. Manage Persons, Organizations, Leads, Pipelines, Deals, Users and more. Use when the user wants to interact with Sendblue data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sendblue
  3. After installation, invoke the skill by name or use /sendblue
  4. 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
Slug sendblue
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Sendblue?

Sendblue integration. Manage Persons, Organizations, Leads, Pipelines, Deals, Users and more. Use when the user wants to interact with Sendblue data. It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.

How do I install Sendblue?

Run "/install sendblue" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sendblue free?

Yes, Sendblue is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sendblue support?

Sendblue is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sendblue?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments