← 返回 Skills 市场
Ultramsg
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
170
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ultramsg
功能描述
UltraMsg integration. Manage Organizations, Users. Use when the user wants to interact with UltraMsg data.
安全使用建议
This skill appears coherent: it delegates auth and API calls to the Membrane CLI rather than asking you for UltraMsg keys. Before installing, verify the @membranehq/cli package and the Membrane website (getmembrane.com) are legitimate; prefer installing a pinned version (not @latest) or run the CLI in a container or isolated environment to limit system impact. Be aware the login flow will open a browser or provide a URL and will create local credentials for the CLI; do not paste secrets into chat, and confirm you trust Membrane to manage UltraMsg credentials server-side.
功能分析
Type: OpenClaw Skill
Name: ultramsg
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with UltraMsg (a WhatsApp API provider) 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 in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with UltraMsg and all runtime instructions use the Membrane CLI to discover and run UltraMsg-related actions. Requested operations (connect, list actions, run actions) align with the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in via browser/URL, creating a connection, discovering actions, and running them. It does not direct reading unrelated local files, harvesting unrelated environment variables, or exfiltrating data to arbitrary endpoints beyond the Membrane service.
Install Mechanism
The guidance asks you to run an npm -g install of @membranehq/cli@latest. Installing a global npm package is a normal way to get a CLI but carries the usual supply-chain/privilege risks: it installs code from the public npm registry and uses the 'latest' tag (not pinned). This is expected for a CLI-led integration but you should verify the package source and consider pinning a version or installing in a contained environment.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to handle auth. It does not request unrelated secrets or multiple external credentials. The login flow is interactive/browser-based and appropriate for the described functionality.
Persistence & Privilege
The skill is instruction-only, requests no 'always' privilege, and does not modify other skills or global agent settings. There is no request for persistent elevated privileges beyond the normal local CLI installation and login.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ultramsg - 安装完成后,直接呼叫该 Skill 的名称或使用
/ultramsg触发 - 根据 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
元数据
常见问题
Ultramsg 是什么?
UltraMsg integration. Manage Organizations, Users. Use when the user wants to interact with UltraMsg data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。
如何安装 Ultramsg?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ultramsg」即可一键安装,无需额外配置。
Ultramsg 是免费的吗?
是的,Ultramsg 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ultramsg 支持哪些平台?
Ultramsg 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ultramsg?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills