← 返回 Skills 市场
membranedev

Volterra

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install volterra
功能描述
Volterra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Volterra data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volterra
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volterra 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug volterra
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Volterra 是什么?

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

如何安装 Volterra?

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

Volterra 是免费的吗?

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

Volterra 支持哪些平台?

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

谁开发了 Volterra?

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

💬 留言讨论