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