← Back to Skills Marketplace
ZeroCut AI Video
by
smartdiana
· GitHub ↗
· v1.0.0
· MIT-0
245
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zerocut-cli-tools
Description
Use ZeroCut CLI media and document tools. Invoke when user needs generate media, run ffmpeg/pandoc, sync resources, or save outputs.
Usage Guidance
Before installing or using this skill: 1) Ask the publisher (or check source/homepage) for the zerocut CLI binary location and installation steps — this skill assumes a binary but doesn't declare it. 2) Ask what 'TOS' refers to and where generated media are uploaded; do not proceed unless you trust that endpoint. 3) Avoid passing sensitive local files or credentials via --refs/--resources since the skill syncs files and may upload outputs. 4) If you must try it, run in an isolated environment (sandbox/container) and monitor network/file activity. 5) Prefer skills that publish source, a homepage, or explicitly list required binaries and any endpoints they contact.
Capability Analysis
Type: OpenClaw Skill
Name: zerocut-cli-tools
Version: 1.0.0
The skill bundle provides a CLI wrapper for media generation and document processing via the 'zerocut' tool (SKILL.md). It includes high-risk capabilities such as executing 'ffmpeg', 'ffprobe', and 'pandoc' with arbitrary user-supplied arguments (--args) and syncing remote resources via URLs. While these features are aligned with the stated purpose, the provision of raw argument passing for powerful system tools represents a significant attack surface for argument injection and unauthorized file access, fitting the criteria for suspicious risk levels.
Capability Assessment
Purpose & Capability
The SKILL.md is clearly written to drive a 'zerocut' CLI (many zerocut ... examples), but the skill metadata declares no required binaries and has no install spec or source/homepage. A consumer would reasonably expect the zerocut binary (or installation instructions) to be declared — its absence is an incoherence.
Instruction Scope
Instructions tell the agent to sync arbitrary local paths or URLs into a sandbox and to auto-download outputs to the local working directory. They also say generated media 'are synced to TOS' with no explanation. While these behaviors are plausible for a media tool, they create scope for unexpected data transfer (exfiltration) and for fetching untrusted remote resources. The doc claims command validation (ffmpeg/ffprobe/pandoc) but as an instruction-only skill there is no enforcement here — the platform or binary must implement that validation.
Install Mechanism
This is an instruction-only skill (no install spec), which is low-risk from a code-install perspective. However, omission of the required zerocut binary installation or a statement that the environment already includes it is surprising and reduces coherence.
Credentials
The skill requests no credentials or env vars, yet it mentions syncing outputs to 'TOS' (unspecified) and syncing resources from URLs. If the skill actually uploads to an external service it would typically need credentials or at least document the endpoint — the lack of declared credentials or explanation is disproportionate or missing information.
Persistence & Privilege
The skill does not request always: true, does not declare autonomous elevation, and has no install hooks. It appears to rely on the existing environment and does not demand persistent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zerocut-cli-tools - After installation, invoke the skill by name or use
/zerocut-cli-tools - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of zerocut-cli-tools.
- Provides unified CLI commands for image, video, music, and text-to-speech generation.
- Supports running ffmpeg/ffprobe and pandoc commands in a sandboxed environment.
- Enables syncing of local/remote resources and automatic output file management.
- Includes output auto-download and directory creation features for generated media and documents.
Metadata
Frequently Asked Questions
What is ZeroCut AI Video?
Use ZeroCut CLI media and document tools. Invoke when user needs generate media, run ffmpeg/pandoc, sync resources, or save outputs. It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.
How do I install ZeroCut AI Video?
Run "/install zerocut-cli-tools" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ZeroCut AI Video free?
Yes, ZeroCut AI Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ZeroCut AI Video support?
ZeroCut AI Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ZeroCut AI Video?
It is built and maintained by smartdiana (@smartdiana); the current version is v1.0.0.
More Skills