← Back to Skills Marketplace
membranedev

Syniverse

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install syniverse
Description
Syniverse integration. Manage data, records, and automate workflows. Use when the user wants to interact with Syniverse data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to connect to Syniverse and does not ask for unrelated credentials. Before installing: verify you trust the Membrane service (getmembrane.com) because your Syniverse connection and tokens will be handled by Membrane; inspect the @membranehq/cli npm package (or run it in a sandbox) before installing globally; prefer using npx for one-off runs; avoid pasting sensitive keys into chat—authenticate via the provided browser flow. If you need to keep Syniverse data internal, confirm whether routing through Membrane meets your privacy/compliance requirements.
Capability Analysis
Type: OpenClaw Skill Name: syniverse Version: 1.0.1 The skill provides instructions for an AI agent to interact with Syniverse via the Membrane CLI. It includes standard procedures for installing the '@membranehq/cli' npm package, authenticating, and executing actions through the Membrane platform. The instructions explicitly advise against asking users for API keys, favoring Membrane's centralized credential management, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description say 'Syniverse integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to Syniverse, discover and run actions, and manage auth. The required capabilities (network + Membrane account) match that purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing/creating/running actions, and polling build state. The instructions do not request reading local files, unrelated env vars, or transmitting data to unexpected endpoints. They do instruct the user to perform browser-based auth and to paste a code for headless flows, which is expected for OAuth-like flows.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install @membranehq/cli via npm -g or use npx. Installing global npm packages pulls code from the public registry (supply-chain risk if the package were malicious), but using npm/npx here is proportionate to the stated purpose and the package appears to be the official Membrane CLI. Users should verify the package source before installing.
Credentials
The skill requests no local env vars or secrets and explicitly advises against asking users for API keys; authentication is performed via Membrane (browser auth flow). One notable privacy consideration: Syniverse traffic and credentials will be routed through Membrane's service (getmembrane.com), so users should be comfortable entrusting that third party with their Syniverse data/credentials.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide config changes. The only persistent effects come from normal Membrane CLI commands (login/connection creation) which store credentials/connection info in the user's Membrane account; that is expected for this integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install syniverse
  3. After installation, invoke the skill by name or use /syniverse
  4. 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
Slug syniverse
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Syniverse?

Syniverse integration. Manage data, records, and automate workflows. Use when the user wants to interact with Syniverse data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Syniverse?

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

Is Syniverse free?

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

Which platforms does Syniverse support?

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

Who created Syniverse?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments