Sendinblue
v1.0.0Sendinblue integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sendinblue data.
⭐ 0· 31·0 current·0 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 for interacting with Sendinblue and the SKILL.md consistently documents using Membrane as a proxy to Sendinblue. Requiring the Membrane CLI and a Membrane account aligns with the described capability. Minor note: the registry metadata did not list the CLI as a required binary, but the instructions do ask you to install it.
Instruction Scope
SKILL.md confines runtime instructions to installing/using the Membrane CLI, creating a Membrane connection to Sendinblue, discovering actions, running actions, or proxying API requests through Membrane. It does not instruct reading unrelated files, scanning system state, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell the user to run `npm install -g @membranehq/cli`. Installing a package from the public npm registry is a common pattern (moderate risk). Be aware this is a global npm install (writes to disk, may require elevated permissions)—verify the package (@membranehq/cli) and its provenance before running.
Credentials
The skill requests no environment variables or local secrets. Authentication is delegated to Membrane (server-side), so no API keys are requested locally. Note: using Membrane means Membrane's service will hold/manage the Sendinblue credentials and see proxied requests—ensure you trust that service for your data.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide agent settings. It is user-invocable and allows normal autonomous invocation by the agent (platform default).
Assessment
This skill uses the Membrane CLI to act as a proxy to Sendinblue; you'll be asked to install @membranehq/cli via npm and to log into a Membrane account. Before installing, verify the npm package and the Membrane service (they will handle your Sendinblue credentials and see proxied API traffic). Understand that a global npm install modifies your system and may require elevated permissions. If you don't trust Membrane to hold your Sendinblue credentials, do not proceed; otherwise this instruction-only skill appears coherent and proportionate to its purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk97408tsc99x522r80thrfe799846zb2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
