Video

v1.0.1

Process, edit, and optimize videos for any platform with compression, format conversion, captioning, and repurposing workflows.

3· 1.5k·23 current·24 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the claimed requirements and artifacts: the skill is an instruction-only FFmpeg workflow guide and declares ffmpeg/ffprobe as required and whisper/realesrgan as optional. Nothing requested (no env vars, no config paths) is unrelated to video processing.
Instruction Scope
SKILL.md and supporting files limit actions to processing user-supplied files with FFmpeg and optional local tools (Whisper, Real-ESRGAN). The instructions do not reference credentials or remote uploads. Minor notes: many example commands assume a Unix shell (/dev/null, for-loops, bc, echo) which can be non-portable on Windows; some workflows reference optional external tools (whisper, realesrgan) that, if installed, will run locally — the skill does not provide install steps for them.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself. This is the lowest-risk install pattern.
Credentials
No environment variables, credentials, or config paths are requested. Optional tools are explicitly labeled optional and appropriate for the stated features (local transcription/upscaling).
Persistence & Privilege
The skill is not always-enabled and does not request persistent or elevated privileges. It does not modify other skills or system settings according to its documentation.
Assessment
This is a documentation-only skill that provides FFmpeg commands and workflows and appears to do only what it says: operate on files the user explicitly provides. Before installing/using it: ensure ffmpeg and ffprobe are installed from trusted sources; be aware optional tools (Whisper, Real-ESRGAN) are local and must be installed separately if you want those features; many example commands assume a Unix shell—adapt them on Windows; review any commands before running them (they will execute on files you provide). If you prefer to avoid any chance of local execution by an autonomous agent, keep the skill user-invocable only and do not grant it unattended execution privileges.

Like a lobster shell, security has layers — review code before you run it.

latestvk9795zcteq18f1x3kbz3fhb2yx816j9x

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎬 Clawdis
OSLinux · macOS · Windows
Binsffmpeg, ffprobe

Comments