← 返回 Skills 市场
Vivomeetings
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
142
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vivomeetings
功能描述
Vivomeetings integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivomeetings data.
安全使用建议
This skill appears to be a legitimate Vivomeetings integration that uses the Membrane CLI, but there are a few things to check before installing:
- Confirm the publisher and repository: the SKILL.md points to membrane (getmembrane.com / GitHub repo). Verify those URLs and the publisher identity to ensure you trust the package source.
- The skill instructs you to run `npm install -g @membranehq/cli@latest` even though the registry metadata lists no required binaries — treat that as a manual install step, not an automatic install by the agent. Prefer installing in a controlled environment (container, virtualenv, or non-global npm install) to limit system changes.
- Review the Membrane CLI project on npm/GitHub for recent activity, maintainers, and known issues. A compromised npm package can be risky, so check package integrity (signatures, checksums, or pinned versions) where possible.
- When authenticating, the CLI will open a browser or provide an authorization URL. Only complete auth flows at Membrane's official domain and avoid pasting secrets into other prompts.
- If you need higher assurance, ask the skill author for an explicit required-binaries field and a non-global install option, or request a packaged skill with an install spec that matches the instructions.
Given the metadata/instructions mismatch and the need to install a global npm CLI, exercise caution and validate the upstream project before proceeding.
功能分析
Type: OpenClaw Skill
Name: vivomeetings
Version: 1.0.1
The skill provides instructions for an AI agent to interact with Vivomeetings via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard integration procedures such as CLI installation, authentication, and action execution through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injections were identified.
能力评估
Purpose & Capability
The skill claims to integrate with Vivomeetings via the Membrane platform, which is coherent with its description. However, the registry metadata lists no required binaries while the SKILL.md explicitly instructs installing the @membranehq/cli (npm -g). That is an inconsistency: the skill does require a CLI binary even though none are declared.
Instruction Scope
The SKILL.md stays on-purpose: it describes using the Membrane CLI to authenticate, create a connection to Vivomeetings, discover and run actions, and advises not to ask users for API keys. It does not direct the agent to read unrelated files, secret env vars, or transmit data to unexpected endpoints beyond Membrane/Vivomeetings.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs installing a global npm package (@membranehq/cli). That is a moderate-risk install pattern because it pulls code from the npm registry and asks the user to install globally; the registry metadata did not include this requirement. The instruction uses a well-known registry (npm) and references a public repo/homepage, but installing packages globally can alter the system and should be done deliberately.
Credentials
The skill declares no required env vars and the instructions explicitly say to let Membrane handle credentials and not to request API keys from users. Requested privileges are proportional to the task (network + Membrane account).
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and the registry flags (always: false, user-invocable: true) are appropriate. It does not request broad platform-wide privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vivomeetings - 安装完成后,直接呼叫该 Skill 的名称或使用
/vivomeetings触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Vivomeetings 是什么?
Vivomeetings integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivomeetings data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Vivomeetings?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vivomeetings」即可一键安装,无需额外配置。
Vivomeetings 是免费的吗?
是的,Vivomeetings 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vivomeetings 支持哪些平台?
Vivomeetings 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vivomeetings?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills