← Back to Skills Marketplace
Vultr
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
149
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vultr-integration
Description
Vultr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vultr data.
Usage Guidance
This skill delegates all Vultr access to the Membrane service and asks you to install the @membranehq CLI. Before installing or using it, verify that you trust Membrane/getmembrane.com and the @membranehq npm package (check the official repo, npm page, and release history). If you prefer to avoid a global npm install, use npx for one-off commands. Do not supply Vultr API keys directly to this skill — the SKILL.md explicitly says Membrane manages auth server-side. If you need stronger guarantees about data residency or privacy, review Membrane's privacy/security docs or use a direct Vultr integration instead.
Capability Analysis
Type: OpenClaw Skill
Name: vultr-integration
Version: 1.0.1
The skill bundle provides a legitimate integration for managing Vultr cloud resources via the Membrane CLI. The instructions in SKILL.md guide the agent through standard authentication, action discovery, and execution workflows without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description state a Vultr integration and the SKILL.md consistently uses the Membrane CLI to talk to Vultr. There are no unexpected credentials, unrelated binaries, or config paths required.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, creating connections, discovering and running actions. The instructions do not ask the agent to read arbitrary local files, other credentials, or send data to unknown endpoints beyond Membrane/Vultr.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to run npm install -g @membranehq/cli@latest (and mentions npx). Global npm installs execute third‑party code from the npm registry—this is expected for a CLI but carries the usual npm supply-chain risk. Consider using npx or verifying the package source if you want to minimize risk.
Credentials
The skill requires no environment variables or direct Vultr API keys; it relies on Membrane to handle auth. The lack of requested secrets aligns with the stated approach of delegating credentials to Membrane.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request persistent system-wide changes. Autonomous invocation is allowed (platform default) but not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vultr-integration - After installation, invoke the skill by name or use
/vultr-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Vultr?
Vultr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vultr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.
How do I install Vultr?
Run "/install vultr-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vultr free?
Yes, Vultr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vultr support?
Vultr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vultr?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills