← 返回 Skills 市场
Messagebird
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
135
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install messagebird
功能描述
MessageBird integration. Manage data, records, and automate workflows. Use when the user wants to interact with MessageBird data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install messagebird - 安装完成后,直接呼叫该 Skill 的名称或使用
/messagebird触发 - 根据 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
元数据
常见问题
Messagebird 是什么?
MessageBird integration. Manage data, records, and automate workflows. Use when the user wants to interact with MessageBird data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 Messagebird?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install messagebird」即可一键安装,无需额外配置。
Messagebird 是免费的吗?
是的,Messagebird 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Messagebird 支持哪些平台?
Messagebird 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Messagebird?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills