Sms Everyone

v1.0.2

SMS Everyone integration. Manage Users, Groups, Contacts, Lists, Campaigns, Templates. Use when the user wants to interact with SMS Everyone data.

0· 109·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (SMS Everyone integration) match the instructions: the SKILL.md explains using the Membrane CLI to manage contacts, groups, campaigns and to proxy API requests. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, creating connections, listing actions, running actions, and (optionally) proxying requests through Membrane. The skill does not instruct reading unrelated files or exporting arbitrary environment variables. Note: proxying arbitrary endpoints via `membrane request` will send data to the external SMS Everyone API — users should confirm what data they transmit.
Install Mechanism
There is no automatic install spec; the SKILL.md tells the user to run `npm install -g @membranehq/cli` (or uses `npx` elsewhere). That is reasonable for a CLI-driven integration but carries the usual supply-chain considerations for global npm installs. Because the install is an explicit user step (not performed silently), risk is limited; users may prefer `npx` or verifying the package on npm/github before installing.
Credentials
The skill requests no environment variables, secrets, or config paths. It explicitly instructs to let Membrane handle authentication and to avoid asking users for API keys — this is proportionate to the described purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It's instruction-only and does not modify other skills or system-wide settings.
Assessment
This skill is coherent: it relies on the Membrane CLI to manage auth and to proxy SMS Everyone API calls. Before installing/using it, verify the @membranehq/cli package and repository (npm and GitHub) to reduce supply-chain risk, prefer using npx or pinning a version if you don't want a global install, and be mindful when using `membrane request` — only send data you intend to transmit to the SMS provider. If you have sensitive contact data, confirm Membrane's privacy/security policies and the connector's behavior before creating connections.

Like a lobster shell, security has layers — review code before you run it.

latestvk971h92v7fc5ns572tavxzaf0d842g1a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments