← 返回 Skills 市场
gora050

Sms It

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install sms-it
功能描述
SMS-IT integration. Manage Users, Organizations, Goals, Filters. Use when the user wants to interact with SMS-IT data.
安全使用建议
This skill is coherent and uses the Membrane CLI to talk to SMS-IT. Before installing or running it: (1) Verify the @membranehq/cli package and the repository (check npm and the GitHub repo) to ensure you trust the publisher. (2) Prefer npx or pin a specific CLI version rather than installing @latest globally to reduce surprise changes. (3) When you complete the browser-based login, review what permissions the authorization grants to Membrane. (4) Do not paste unrelated secrets into the agent; the skill does not need API keys because Membrane stores credentials server-side. If you are uncomfortable installing third-party CLIs, consider running the commands in an isolated environment (VM/container) first.
功能分析
Type: OpenClaw Skill Name: sms-it Version: 1.0.3 The skill provides a standard integration for the SMS-IT platform via the Membrane CLI. The instructions in SKILL.md guide the agent through installing the '@membranehq/cli' package, authenticating, and managing SMS-related actions. While the skill requires network access and global package installation, these actions are transparently documented and aligned with the stated purpose of using the Membrane orchestration layer. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description state an SMS-IT integration and the SKILL.md consistently instructs use of the Membrane CLI to connect to SMS-IT, discover actions, and run them. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI (login, create connection, list and run actions). They do not ask the agent to read unrelated files or environment variables or to transmit data to unexpected endpoints.
Install Mechanism
The SKILL.md instructs installing @membranehq/cli via npm (global install) or using npx. This is expected for a CLI-based integration but carries the usual caution: fetching and executing code from the npm registry (using the @latest tag) can change behavior over time. No install spec was included in the registry metadata (skill is instruction-only), so installation is manual and under the user's control.
Credentials
The skill requests no environment variables, no config paths, and no credentials. It explicitly recommends using Membrane's managed connections rather than asking users for API keys, which is proportionate to its purpose.
Persistence & Privilege
The skill is instruction-only and does not request always:true or other elevated persistent privileges. Autonomous invocation is allowed by platform default but the skill's flow requires the user to perform an interactive login/connection step, limiting silent privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sms-it
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sms-it 触发
  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-it
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Sms It 是什么?

SMS-IT integration. Manage Users, Organizations, Goals, Filters. Use when the user wants to interact with SMS-IT data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 Sms It?

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

Sms It 是免费的吗?

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

Sms It 支持哪些平台?

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

谁开发了 Sms It?

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

💬 留言讨论