Sendblue
v1.0.2Sendblue integration. Manage Persons, Organizations, Leads, Pipelines, Deals, Users and more. Use when the user wants to interact with Sendblue data.
⭐ 0· 91·1 current·1 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill is an instruction-only integration for Sendblue that consistently requires network access and a Membrane account; the steps (installing/using the Membrane CLI, creating a connection, using proxy requests) match the described purpose.
Instruction Scope
SKILL.md limits runtime actions to using the Membrane CLI and browser-based auth flows, listing actions, running actions, and proxying requests to Sendblue; it does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints.
Install Mechanism
The skill instructs users to install @membranehq/cli via npm (global install or npx). This is expected for a CLI-based integration but carries the usual caution around installing third-party npm packages globally or running npx (transient package execution).
Credentials
No environment variables, credentials, or config paths are requested by the skill; the doc explicitly advises not to ask users for API keys and relies on Membrane's hosted auth flow, which is proportionate to the integration.
Persistence & Privilege
Skill is user-invocable and not always-enabled. It does not request persistent system privileges or modify other skills' configurations. Autonomous invocation is allowed (platform default) but not combined with other concerning behaviors.
Assessment
This skill is coherent but depends on the Membrane service and its CLI: only proceed if you trust getmembrane.com/@membranehq and the @membranehq/cli package. Prefer installing the CLI from a verified source, consider installing locally instead of globally or pinning a known-good version, avoid running installs as root, and verify browser-based auth flows before completing them. Remember Membrane will handle Sendblue credentials server-side—if you need to restrict or audit access to your Sendblue account, check Membrane's privacy/security docs and the connection permissions before authorizing.Like a lobster shell, security has layers — review code before you run it.
latestvk972dfacd052xdcz50nyxwh5a9842hh6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
