← Back to Skills Marketplace
Volterra
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install volterra
Description
Volterra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Volterra data.
Usage Guidance
Before installing or using this skill: (1) confirm you trust the Membrane project and its npm package (@membranehq/cli). Installing it globally runs code on your machine and may require elevated permissions — prefer a scoped or containerized install for testing. (2) Ask the skill author why the registry metadata omits an install step; coherent packages should declare installs. (3) Review what permissions/scopes the Membrane login will grant and limit it to the minimum necessary — avoid using an account with broad org/cloud privileges. (4) If you need stronger assurance, run the npm install in an isolated environment (VM/container) and inspect the installed package and its postinstall scripts before using. (5) If you want to proceed, request the author add an explicit install spec and a list of required CLI versions and required authentication scopes so you can evaluate risk more precisely.
Capability Analysis
Type: OpenClaw Skill
Name: volterra
Version: 1.0.1
The 'volterra' skill provides instructions for an AI agent to interact with the Volterra (F5 Distributed Cloud) platform using the Membrane CLI. The SKILL.md file outlines procedures for installing the CLI via npm, authenticating, and managing cloud resources. It emphasizes security best practices, such as delegating credential management to the Membrane platform rather than handling secrets directly. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the requested shell and network access are consistent with the stated purpose of cloud infrastructure management.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Volterra and the SKILL.md consistently describes using Membrane's CLI to talk to Volterra resources — that capability matches the description. However, the registry metadata declares no required binaries or install steps while the instructions explicitly require installing @membranehq/cli via npm, which is an inconsistency.
Instruction Scope
The instructions focus on installing and using the Membrane CLI, authenticating, creating connections, and calling Volterra-related actions. They do not instruct reading arbitrary system files, exfiltrating data, or accessing unrelated credentials. Authentication is interactive (browser/code flow), which is expected for an OAuth-like flow.
Install Mechanism
Although the registry lists no install spec, SKILL.md tells users to run a global npm install (npm install -g @membranehq/cli@latest). Global npm installs modify the host environment, may require elevated privileges, and execute package install scripts — a moderate-to-high risk operation that should have been declared in the install spec and provenance. The package is on the public npm registry (traceable), but the absence of an explicit install entry in the skill metadata is a coherence issue.
Credentials
The skill does not request environment variables or credentials in the metadata; instead it relies on interactive Membrane login to obtain and manage credentials. That is proportionate to the stated purpose, but it means the Membrane account used could have broad access depending on scopes/permissions — the skill does not document what permissions are required or what the connection will be able to access.
Persistence & Privilege
The skill is not set to always: true and does not declare access to other skills' configs or system-wide settings. It is instruction-only and would run when invoked. No indications it attempts to persistentize itself beyond using the Membrane CLI for credential management.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install volterra - After installation, invoke the skill by name or use
/volterra - 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 Volterra?
Volterra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Volterra data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Volterra?
Run "/install volterra" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Volterra free?
Yes, Volterra is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Volterra support?
Volterra is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Volterra?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills