← 返回 Skills 市场
membranedev

Sendsms

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
205
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sendsms
功能描述
SendSMS integration. Manage SMSes, Contacts, Groups. Use when the user wants to interact with SendSMS data.
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sendsms
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sendsms 触发
  4. 根据 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
元数据
Slug sendsms
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Sendsms 是什么?

SendSMS integration. Manage SMSes, Contacts, Groups. Use when the user wants to interact with SendSMS data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。

如何安装 Sendsms?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sendsms」即可一键安装,无需额外配置。

Sendsms 是免费的吗?

是的,Sendsms 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sendsms 支持哪些平台?

Sendsms 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sendsms?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论