← Back to Skills Marketplace
Messagebird
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
135
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install messagebird
Description
MessageBird integration. Manage data, records, and automate workflows. Use when the user wants to interact with MessageBird data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to manage MessageBird without asking you for MessageBird API keys. Before installing, confirm you trust the @membranehq CLI package (check the package/author and GitHub repo), be aware that global npm installation modifies your environment, and understand that the CLI login will open a browser or produce an auth URL — the CLI may store session state locally. If you prefer not to install global packages, you can use npx as shown in the docs. If you have strict credential policies, verify how Membrane stores and manages your MessageBird credentials on their service.
Capability Analysis
Type: OpenClaw Skill
Name: messagebird
Version: 1.0.3
The skill facilitates MessageBird integration by instructing the agent to install a global NPM package (@membranehq/cli) and execute shell commands for authentication and remote action management in SKILL.md. While these actions are aligned with the stated purpose of using the Membrane platform, the requirement for global system modification and third-party CLI execution constitutes a high-risk capability. No evidence of intentional malice, data exfiltration, or prompt injection was observed, but the broad permissions required for the CLI operations warrant a suspicious classification.
Capability Assessment
Purpose & Capability
The name and description describe a MessageBird integration. All instructions center on using the Membrane CLI to create a MessageBird connection, discover and run actions, and manage credentials via Membrane — which matches the claimed purpose.
Instruction Scope
The SKILL.md confines runtime instructions to installing/using the Membrane CLI, logging in, creating a connector, listing/creating/running actions, and polling for results. It does not direct the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints. Headless login and JSON output options are documented and reasonable.
Install Mechanism
There is no bundled install spec in the registry, but the documentation tells users to install @membranehq/cli from npm (npm install -g or npx usage). Installing an npm package from the public registry is a common pattern but carries the normal moderate risk of third-party packages and requires network/npm access. The referenced project and repo (getmembrane.com / github.com/membranedev) appear consistent with the package name.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for MessageBird API keys (use Membrane connections instead). Requiring a Membrane account and network access is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only (no code files), is not forced-always, and does not request system-wide configuration. Running the Membrane CLI will create/modify local CLI state (and produces a connection id); this is expected for a CLI-based integration but means local tokens or session state may be stored by the CLI as part of normal auth flows.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install messagebird - After installation, invoke the skill by name or use
/messagebird - 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
Frequently Asked Questions
What is Messagebird?
MessageBird integration. Manage data, records, and automate workflows. Use when the user wants to interact with MessageBird data. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.
How do I install Messagebird?
Run "/install messagebird" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Messagebird free?
Yes, Messagebird is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Messagebird support?
Messagebird is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Messagebird?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills