← Back to Skills Marketplace
Zamzar
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
149
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zamzar
Description
Zamzar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zamzar data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to connect to Zamzar and asks the user to authenticate via Membrane rather than collecting API keys directly. Before installing or using it: 1) verify the @membranehq/cli package on npm (publisher, downloads, repository, and recent releases) or use npx instead of a global install; 2) review Membrane's privacy/security docs and the permissions requested when you create the Zamzar connection; 3) consider running the CLI in an isolated environment (container or dedicated VM) if you have concerns about installing global binaries; and 4) do not share local Zamzar API keys (the skill explicitly tells you not to). If you want greater assurance, ask the skill author for the upstream repository and a signed release link for the CLI before installing.
Capability Analysis
Type: OpenClaw Skill
Name: zamzar
Version: 1.0.1
The 'zamzar' skill is a standard integration guide for using the Membrane CLI to interact with the Zamzar file conversion service. It provides instructions for authentication, action discovery, and execution through the '@membranehq/cli' tool (SKILL.md). No malicious behaviors, such as data exfiltration, unauthorized execution, or prompt injection, were identified.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Zamzar and all runtime instructions use the Membrane CLI and Membrane connections to access Zamzar. No unrelated credentials, binaries, or config paths are requested, so the requested capabilities match the stated purpose.
Instruction Scope
SKILL.md stays within the expected scope: it instructs installing/using the Membrane CLI, logging in via Membrane, creating a connection for the Zamzar connector, discovering actions, and running actions. It does not instruct reading unrelated files, accessing arbitrary env vars, or exfiltrating data to unexpected endpoints. The login flow requires the user to authenticate through Membrane (browser or headless code flow), which is expected for this integration.
Install Mechanism
The instructions recommend installing @membranehq/cli globally via npm (or using npx in examples). Installing a third‑party global npm CLI writes code to disk and grants it runtime privileges — this is expected for a CLI-based integration but is a moderate-risk action. Users should verify the package source and publisher before global installation and may prefer npx or a containerized environment.
Credentials
The skill declares no required environment variables or credentials. Authentication is performed via Membrane's login/connection flow, which is proportionate for a connector-based integration. Users should, however, review what permissions/roles they grant to Membrane when creating the Zamzar connection.
Persistence & Privilege
The skill does not request 'always' or other elevated platform privileges and does not instruct modifying other skills or global agent settings. Installing the Membrane CLI creates a local tool but that is normal for CLI-based integrations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zamzar - After installation, invoke the skill by name or use
/zamzar - 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 Zamzar?
Zamzar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zamzar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.
How do I install Zamzar?
Run "/install zamzar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zamzar free?
Yes, Zamzar is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zamzar support?
Zamzar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zamzar?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills