← Back to Skills Marketplace
Smsbump
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install smsbump
Description
SMSBump integration. Manage data, records, and automate workflows. Use when the user wants to interact with SMSBump data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to connect to SMSBump and does not ask for unrelated secrets. Before installing/running: (1) verify you trust the @membranehq/cli package on npm and the publisher (getmembrane.com / membranedev repo), especially if installing globally; (2) understand that Membrane will broker auth and actions — your SMSBump data will flow through their service, so review their privacy/security docs and OAuth scopes shown during login; (3) avoid running CLI auth flows on shared/public machines or pasting long-lived tokens into untrusted contexts; and (4) if you need a fully self-hosted integration, confirm whether Membrane offers that or consider using SMSBump's official API directly. These checks will reduce risk while using the skill.
Capability Analysis
Type: OpenClaw Skill
Name: smsbump
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with SMSBump using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution via the `@membranehq/cli` tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing SMS marketing workflows.
Capability Assessment
Purpose & Capability
The skill claims to provide an SMSBump integration and the SKILL.md consistently instructs using the Membrane platform/CLI to connect to an smsbump connector, discover and run actions, and manage auth. Required capabilities (network access, a Membrane account) match the described purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating/listing connections, discovering and running actions, and polling action build state. The instructions do not ask the agent to read unrelated files, access arbitrary environment variables, or exfiltrate data to unexpected endpoints. They do rely on the user/agent interacting with Membrane's auth flow (browser or headless authorization URL), which is expected for this integration.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing @membranehq/cli from the public npm registry (npm install -g or npx). That is a normal installation route, but the SKILL.md does not bundle or vouch for the package — users should verify the package identity and trustworthiness before installing globally.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane manage credentials rather than asking for API keys. This is proportionate to an integration that delegates auth to a third-party connector platform.
Persistence & Privilege
The skill does not request always: true or any system-wide configuration changes. It is user-invocable and can be invoked autonomously (platform default), which is appropriate for a connector skill. It does not request elevated or cross-skill privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smsbump - After installation, invoke the skill by name or use
/smsbump - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Smsbump?
SMSBump integration. Manage data, records, and automate workflows. Use when the user wants to interact with SMSBump data. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Smsbump?
Run "/install smsbump" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smsbump free?
Yes, Smsbump is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smsbump support?
Smsbump is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smsbump?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills