← 返回 Skills 市场
membranedev

Vmware

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
174
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vmware
功能描述
VMware integration. Manage data, records, and automate workflows. Use when the user wants to interact with VMware data.
安全使用建议
This skill appears to do what it says: it uses the Membrane service to talk to VMware. Before installing/using it: 1) Verify the Membrane CLI package (@membranehq/cli) and its GitHub/release page and prefer pinned versions rather than 'latest'. 2) Be aware that 'npx' runs remote code at runtime — review the package source if possible. 3) Use a least-privilege VMware account or a test account when you first connect. 4) Confirm what scopes/permissions the Membrane login flow requests and review Membrane's privacy/security docs. 5) Note the registry metadata does not declare 'node/npm' as required even though the README instructs using them — ensure your environment meets those requirements before use.
功能分析
Type: OpenClaw Skill Name: vmware Version: 1.0.1 The VMware skill bundle provides instructions for an AI agent to interact with VMware via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating via OAuth, and managing VMware resources through Membrane's abstraction layer. The instructions are well-documented, align with the stated purpose, and explicitly encourage secure practices by delegating credential management to the Membrane platform rather than handling raw secrets locally.
能力评估
Purpose & Capability
The skill claims to provide VMware integration and all runtime instructions use the Membrane CLI to connect to VMware — this aligns with the stated purpose. Minor inconsistency: the SKILL.md instructs installing/running Node-based tooling (npm / npx / membrane CLI) but the registry metadata lists no required binaries; the skill should declare 'npm'/'node' or note that the CLI is required.
Instruction Scope
Instructions stay within the stated purpose: they tell the agent to install/use the Membrane CLI, log in, create a connection, discover and run actions. They do not instruct reading unrelated files or exfiltrating arbitrary system data. Authentication is delegated to Membrane and the doc explicitly advises not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md recommends installing the @membranehq/cli via 'npm install -g' or using 'npx'. Installing or running an npm package executes third-party code fetched at install/run time; this is a moderate risk and should be validated (review package source, owner, and version).
Credentials
The skill declares no required environment variables or credentials and defers auth to Membrane. That is proportionate to its purpose. There are no requests for unrelated secrets or config paths in the instructions.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. The skill permits autonomous model invocation (default), which combined with network access and an authenticated Membrane connection would allow the agent to perform VMware actions on behalf of the user — this is expected for integration skills but worth considering before granting high-privilege accounts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vmware
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vmware 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug vmware
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Vmware 是什么?

VMware integration. Manage data, records, and automate workflows. Use when the user wants to interact with VMware data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。

如何安装 Vmware?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vmware」即可一键安装,无需额外配置。

Vmware 是免费的吗?

是的,Vmware 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vmware 支持哪些平台?

Vmware 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Vmware?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论