← 返回 Skills 市场
Vagrant
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vagrant-integration
功能描述
Vagrant integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vagrant data.
安全使用建议
This skill appears coherent: it expects you to install the Membrane CLI and use a Membrane account to connect to Vagrant. Before installing or running it: 1) Verify the npm package @membranehq/cli on the npm registry and the referenced GitHub repo (checksums, publisher, recent activity). 2) Understand that Vagrant-related data and any action inputs will be sent to the Membrane service (getmembrane.com). If that is sensitive, avoid using this integration or use it in an isolated/sandboxed environment. 3) If you prefer not to install global npm packages system-wide, run the CLI in a container or use npx to avoid persistent installs. 4) If you need a higher assurance, ask the publisher for a signed release or review the CLI source before installation.
功能分析
Type: OpenClaw Skill
Name: vagrant-integration
Version: 1.0.1
The skill bundle provides a legitimate integration for managing Vagrant and other services via the Membrane CLI. The instructions in SKILL.md guide the AI agent on how to authenticate, discover, and execute actions using the 'membrane' command-line tool. It emphasizes security best practices by advising the agent to use delegated authentication rather than requesting raw API keys from the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The name/description claim a Vagrant integration and the instructions consistently tell the agent to create a Membrane connection with connectorKey=vagrant, discover actions, and run them. Required capabilities (network access and a Membrane account) match the stated purpose. There are no unrelated environment variables or unexplained binaries requested.
Instruction Scope
SKILL.md is narrowly scoped: it instructs installing the Membrane CLI, logging in, creating a Vagrant connector, discovering and running actions. It does not instruct reading local files or environment variables outside the login flow. It does, however, rely on browser-based or headless OAuth flows that will send authentication traffic to Membrane.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs running npm install -g @membranehq/cli@latest. Installing a global npm package will fetch and execute third‑party code from the npm registry (moderate risk). This is a commonly used approach for CLIs but deserves verification of the package and publisher before running.
Credentials
The skill declares no required env vars or primary credential. Authentication is performed interactively against the Membrane service (no local API keys required). Note: Vagrant data and any parameters passed to actions will be routed through Membrane's service, so you must trust Membrane with that data.
Persistence & Privilege
The skill is not always-enabled and does not request elevated agent privileges. It does not instruct modifying system-wide agent settings or other skills. The main persistence is installing a CLI binary (npm global install) and creating connections server-side on Membrane.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vagrant-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/vagrant-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Vagrant 是什么?
Vagrant integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vagrant data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Vagrant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vagrant-integration」即可一键安装,无需额外配置。
Vagrant 是免费的吗?
是的,Vagrant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vagrant 支持哪些平台?
Vagrant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vagrant?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills