Sendx

v1.0.2

SendX integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with SendX data.

0· 108·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 (SendX integration) matches the runtime instructions: all actions are performed via the Membrane CLI and the SKILL.md documents how to connect to SendX through Membrane. Nothing in the instructions requests unrelated cloud credentials or unrelated system access.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating/listing connections, running actions, and proxying API calls via Membrane. This stays within the stated purpose, but proxying arbitrary API requests through Membrane means data sent to SendX will transit through and be handled by Membrane's service — the user should be aware of that data-flow and trust the provider.
Install Mechanism
No install spec in the skill bundle (instruction-only), but SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). That's a commonly used option but is a system-level install and should be done only if you trust the package/source; using npx or a local install can reduce system-wide impact.
Credentials
The skill does not request local environment variables or API keys. Instead it relies on Membrane to manage SendX credentials server-side — this is proportionate, but it centralizes your SendX credentials with Membrane, so assess whether you trust their credential handling and privacy/security practices.
Persistence & Privilege
always:false (no forced inclusion). The skill is instruction-only and does not request persistent system-wide configuration changes or access to other skills' settings.
Assessment
This skill is internally consistent: it uses the Membrane CLI to talk to SendX and does not ask for unrelated credentials. Before installing, confirm you trust Membrane (https://getmembrane.com) to hold and proxy your SendX credentials and data — proxy requests and credential refresh are handled server-side, so Membrane will see request payloads. If you prefer less system impact, use npx or a local install rather than npm -g. Review the Membrane CLI package source/repo and privacy/security docs, and consider running the CLI in an isolated environment if you have sensitive data concerns.

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

latestvk9766mt2wzaaar2pa8jtr54nkn843w1y

License

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

Comments