← 返回 Skills 市场
gora050

Sms Alert

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
210
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sms-alert
功能描述
SMS Alert integration. Manage Alerts, Contacts, Templates. Use when the user wants to interact with SMS Alert data.
安全使用建议
This skill appears internally consistent: it delegates auth and API handling to Membrane and only requires installing the Membrane CLI. Before installing, verify you trust the Membrane project (review https://getmembrane.com and the GitHub repo), consider using npx instead of a global npm install if you prefer not to change system-wide packages, and be prepared to complete an interactive login flow (opening a browser and pasting a code). Do not share other unrelated API keys or secret files—the skill does not require them. If you need stronger isolation, run the CLI in a sandboxed environment or container.
功能分析
Type: OpenClaw Skill Name: sms-alert Version: 1.0.3 The skill bundle provides standard instructions for integrating the SMS Alert service via the Membrane CLI. It focuses on using the '@membranehq/cli' package to manage authentication and execute API actions, explicitly advising against manual credential handling to improve security. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill is described as an SMS Alert integration and the instructions exclusively use the Membrane CLI to connect, discover, build, and run actions against SMS Alert—this aligns with the stated purpose.
Instruction Scope
SKILL.md restricts runtime actions to installing/using the Membrane CLI, running membrane login/connect/action commands, and polling action state. It does not instruct reading unrelated files, exporting system credentials, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec in registry metadata, but SKILL.md instructs installing @membranehq/cli via npm (global install or npx). Using npm is common and acceptable, but a global npm install modifies the host environment—users should be aware and prefer npx or a controlled environment if they want to avoid global changes.
Credentials
The skill requests no environment variables or secrets in metadata. The instructions explicitly say Membrane manages credentials server-side and advise against asking users for API keys, which is proportionate for this integration.
Persistence & Privilege
The skill is not forced-always, does not require special agent privileges, does not modify other skills' configs, and allows normal model invocation behavior—no excessive persistence or privilege is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sms-alert
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sms-alert 触发
  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 sms-alert
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Sms Alert 是什么?

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

如何安装 Sms Alert?

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

Sms Alert 是免费的吗?

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

Sms Alert 支持哪些平台?

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

谁开发了 Sms Alert?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论