← Back to Skills Marketplace
gora050

Sms Alert

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
210
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sms-alert
Description
SMS Alert integration. Manage Alerts, Contacts, Templates. Use when the user wants to interact with SMS Alert data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sms-alert
  3. After installation, invoke the skill by name or use /sms-alert
  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-alert
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sms Alert?

SMS Alert integration. Manage Alerts, Contacts, Templates. Use when the user wants to interact with SMS Alert data. It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.

How do I install Sms Alert?

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

Is Sms Alert free?

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

Which platforms does Sms Alert support?

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

Who created Sms Alert?

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

💬 Comments