← 返回 Skills 市场
Panzura
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install panzura
功能描述
Panzura integration. Manage data, records, and automate workflows. Use when the user wants to interact with Panzura data.
安全使用建议
This skill appears to be what it claims: a Panzura integration that uses the Membrane CLI. Before installing or running it: 1) Verify the Membrane CLI package and publisher on npm and the referenced GitHub repo (ensure @membranehq is the legitimate maintainer). 2) Prefer running via `npx @membranehq/cli@<fixed-version>` or pin a specific version instead of `-g @latest` to reduce supply-chain risk. 3) Review the CLI's README/source if you need high assurance (global npm installs run code on your machine). 4) When performing authentication, only complete login flows from trusted browsers/hosts and confirm tenant details. If you want higher confidence, ask the maintainer for a signed release, integrity hash, or a versioned install URL, or run the CLI in an isolated environment (container/VM).
功能分析
Type: OpenClaw Skill
Name: panzura
Version: 1.0.1
The skill provides instructions for an AI agent to interact with Panzura via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating via OAuth, and discovering or executing actions. The instructions are well-documented, align with the stated purpose of data management, and do not contain evidence of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The name and description match the runtime instructions: the skill tells the agent to use the Membrane CLI to connect to Panzura and manage resources. Requesting a CLI to mediate API calls is a reasonable design for this integration.
Instruction Scope
SKILL.md only instructs using the Membrane CLI (login, connect, action list/run/create). It does not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. Authentication uses standard interactive/headless OAuth-style flows.
Install Mechanism
This is an instruction-only skill, but it directs users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a common way to get a CLI, but it does execute third-party code on the host and pulls the latest version (non-pinned). This is expected for a CLI-based integration, but carries supply-chain/execution risk — verify the package publisher and repository, or prefer `npx` or pinned versions.
Credentials
The skill declares no required environment variables or credentials. It relies on interactive Membrane authentication (tenant/login flow), which is proportionate to the stated purpose. There are no requests for unrelated secrets or config paths in the documentation.
Persistence & Privilege
The skill does not request always: true or any elevated persistence. It's instruction-only and does not modify other skills or system-wide agent configs. Autonomous invocation is allowed (platform default), which is normal for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install panzura - 安装完成后,直接呼叫该 Skill 的名称或使用
/panzura触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Panzura 是什么?
Panzura integration. Manage data, records, and automate workflows. Use when the user wants to interact with Panzura data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Panzura?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install panzura」即可一键安装,无需额外配置。
Panzura 是免费的吗?
是的,Panzura 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Panzura 支持哪些平台?
Panzura 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Panzura?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills