← Back to Skills Marketplace
gora050

Vagrant

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vagrant-integration
Description
Vagrant integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vagrant data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vagrant-integration
  3. After installation, invoke the skill by name or use /vagrant-integration
  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
Metadata
Slug vagrant-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Vagrant?

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

How do I install Vagrant?

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

Is Vagrant free?

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

Which platforms does Vagrant support?

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

Who created Vagrant?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments