← 返回 Skills 市场
Sms Magic
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sms-magic
功能描述
SMS Magic integration. Manage SMSes, Contacts, Conversations, Templates, Campaigns, Lists. Use when the user wants to interact with SMS Magic data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sms-magic - 安装完成后,直接呼叫该 Skill 的名称或使用
/sms-magic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Sms Magic 是什么?
SMS Magic integration. Manage SMSes, Contacts, Conversations, Templates, Campaigns, Lists. Use when the user wants to interact with SMS Magic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。
如何安装 Sms Magic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sms-magic」即可一键安装,无需额外配置。
Sms Magic 是免费的吗?
是的,Sms Magic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sms Magic 支持哪些平台?
Sms Magic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sms Magic?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills