← 返回 Skills 市场
membranedev

Warpwire

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install warpwire
功能描述
Warpwire integration. Manage data, records, and automate workflows. Use when the user wants to interact with Warpwire data.
安全使用建议
This skill simply instructs the agent to use the Membrane CLI to connect to Warpwire, which is coherent. Before installing or running it: 1) verify the CLI package (@membranehq/cli) is the official Membrane release and comes from a trusted vendor (check npmjs.org and the project repo/homepage); 2) be aware a browser-based auth flow will create credentials/session state via the CLI — inspect what local files the CLI stores (config/token locations) if you have data residency concerns and delete them when finished; 3) using global npm installs has standard supply-chain risk—prefer running via npx or reviewing the package first if you cannot vet it; and 4) confirm the Membrane connector will only access Warpwire resources the user authorizes. Overall the skill appears consistent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: warpwire Version: 1.0.1 The 'warpwire' skill provides instructions for an AI agent to interact with the Warpwire video platform using the Membrane CLI (@membranehq/cli). The SKILL.md file guides the agent through installing the CLI, authenticating, and managing video assets via the Membrane integration platform. The instructions are transparent, aligned with the stated purpose, and promote secure practices by delegating credential management to the third-party service rather than handling raw API keys locally.
能力评估
Purpose & Capability
The name/description (Warpwire integration) match the instructions: the SKILL.md directs use of Membrane's CLI and connectorKey=warpwire to manage Warpwire data. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are scoped to installing and running the Membrane CLI, creating connections, listing actions, creating actions, and running them. They do not ask the agent to read unrelated files, access other credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (global install). Using an npm package is expected for a CLI but carries typical supply-chain risk of npm packages; user should verify the package is the official Membrane CLI (@membranehq) before installing.
Credentials
The skill declares no required env vars or config paths. Authentication is done interactively via Membrane (browser flow or headless code), which is appropriate for a CLI-driven integration. There are no requests for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It is instruction-only and does not modify other skills or system-wide settings in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install warpwire
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /warpwire 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug warpwire
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Warpwire 是什么?

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

如何安装 Warpwire?

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

Warpwire 是免费的吗?

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

Warpwire 支持哪些平台?

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

谁开发了 Warpwire?

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

💬 留言讨论