← Back to Skills Marketplace
membranedev

Warpwire

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install warpwire
Description
Warpwire integration. Manage data, records, and automate workflows. Use when the user wants to interact with Warpwire data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install warpwire
  3. After installation, invoke the skill by name or use /warpwire
  4. 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
Slug warpwire
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Warpwire?

Warpwire integration. Manage data, records, and automate workflows. Use when the user wants to interact with Warpwire data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Warpwire?

Run "/install warpwire" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Warpwire free?

Yes, Warpwire is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Warpwire support?

Warpwire is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Warpwire?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments