← Back to Skills Marketplace
gora050

Ultramsg

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

What is Ultramsg?

UltraMsg integration. Manage Organizations, Users. Use when the user wants to interact with UltraMsg data. It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.

How do I install Ultramsg?

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

Is Ultramsg free?

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

Which platforms does Ultramsg support?

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

Who created Ultramsg?

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

💬 Comments