← Back to Skills Marketplace
gora050

Sms Magic

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sms-magic
Description
SMS Magic integration. Manage SMSes, Contacts, Conversations, Templates, Campaigns, Lists. Use when the user wants to interact with SMS Magic data.
Usage Guidance
This skill is coherent, but before installing the Membrane CLI (npm install -g @membranehq/cli@latest) you should: (1) review the @membranehq/cli package on npm and its GitHub repository to confirm you trust the publisher; (2) prefer installing the CLI in an isolated environment (container or VM) if you are cautious about global npm installs; (3) be prepared to authenticate to Membrane (it will open a browser or provide a code) and understand that data/actions executed via the skill will be routed through Membrane’s service; and (4) do not share local API keys or secrets—follow the skill's advice to let Membrane manage credentials. If you need more assurance, ask the maintainer for a direct link to the CLI source/release artifacts and check the package's recent activity and reputation.
Capability Analysis
Type: OpenClaw Skill Name: sms-magic Version: 1.0.3 The skill provides instructions for an AI agent to interact with SMS Magic via the Membrane CLI. It focuses on legitimate integration tasks such as managing connections, searching for actions, and executing messaging workflows. The instructions in SKILL.md emphasize security best practices, such as avoiding direct handling of API keys and using a centralized platform (Membrane) for authentication. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md explains how to use Membrane to manage SMS Magic resources and does not request unrelated capabilities or secrets.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection for the sms-magic connector, discovering and running actions. They do not instruct reading arbitrary local files or environment variables.
Install Mechanism
Skill metadata lists no install spec, but SKILL.md tells users to install @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). Installing a scoped package from npm is a moderate-risk operation (it runs code from the npm registry); the instruction-only nature of the skill means this happens outside the package registry metadata—recommend verifying the npm package and upstream repo before installing.
Credentials
The skill declares no required env vars, no primary credential, and the instructions explicitly say to let Membrane manage credentials (no requests for API keys or unrelated secrets). This is proportionate to the described functionality.
Persistence & Privilege
always:false and no install spec in the registry; the skill does not request persistent elevated privileges or modification of other skills. Note: the Membrane CLI installation is an external change initiated by the user, not an automatic modification by the skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sms-magic
  3. After installation, invoke the skill by name or use /sms-magic
  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 sms-magic
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sms Magic?

SMS Magic integration. Manage SMSes, Contacts, Conversations, Templates, Campaigns, Lists. Use when the user wants to interact with SMS Magic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.

How do I install Sms Magic?

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

Is Sms Magic free?

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

Which platforms does Sms Magic support?

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

Who created Sms Magic?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments