← Back to Skills Marketplace
membranedev

Sendsms

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
205
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sendsms
Description
SendSMS integration. Manage SMSes, Contacts, Groups. Use when the user wants to interact with SendSMS data.
Usage Guidance
This skill is coherent: it simply instructs use of the Membrane CLI to connect to SendSMS and run actions. Before installing or using it: (1) verify you trust the Membrane service (it will manage your SendSMS auth tokens server-side), (2) review the npm package (@membranehq/cli) and prefer installing a pinned version rather than @latest if you want reproducibility, (3) realize installing a global npm CLI modifies your environment and requires network access, and (4) when authenticating, check what permissions are being granted in the browser flow. If you do not trust Membrane to hold/manage your SendSMS credentials, do not proceed.
Capability Analysis
Type: OpenClaw Skill Name: sendsms Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with the SendSMS service using the Membrane CLI. It covers standard operations such as installation via npm, authentication, and executing actions. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the instructions are consistent with the stated purpose of managing SMS integrations through the Membrane platform.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description say this integrates with SendSMS and all runtime steps are about installing and using the Membrane CLI to create/list connections and run actions against a sendsms connector. The requested operations (connect, list actions, run actions) match the stated purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, authenticating via Membrane, creating/using connections, and running Membrane actions. It does not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
No install spec in the skill bundle, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and uses npx elsewhere). Installing a global npm package is a common pattern but has moderate risk (pulls code from the npm registry, uses @latest). Recommend verifying the package and pinning a known-good version if you prefer stricter control.
Credentials
The skill declares no required env vars or credentials and the instructions explicitly rely on Membrane to manage credentials server-side. There are no disproportionate secret requests in the SKILL.md.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request persistent system-wide privileges or attempt to modify other skills' configuration. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sendsms
  3. After installation, invoke the skill by name or use /sendsms
  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 sendsms
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sendsms?

SendSMS integration. Manage SMSes, Contacts, Groups. Use when the user wants to interact with SendSMS data. It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.

How do I install Sendsms?

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

Is Sendsms free?

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

Which platforms does Sendsms support?

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

Who created Sendsms?

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

💬 Comments