Audio Video

v0.1.4

Expert audio/video processing with ffmpeg and ffprobe. Use when the user needs to convert, compress, edit, analyze, stream, or process any audio or video fil...

0· 122·0 current·0 all-time
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
The name/description match the SKILL.md and asset contents: all instructions, examples, and references are ffmpeg/ffprobe-centric and pertain to audio/video conversion, editing, streaming, and analysis. There are no unrelated environment variables, binaries, or hidden capabilities requested.
Instruction Scope
Runtime instructions focus on probing media with ffprobe and constructing ffmpeg commands; they instruct the agent to inspect inputs before processing and provide many concrete, scoped examples. The skill does not instruct reading unrelated system files or exfiltrating data to external endpoints. Example streaming snippets mention public RTMP endpoints but do not attempt to capture or fetch credentials automatically.
Install Mechanism
The skill has no install spec (instruction-only), which is low-risk. The SKILL.md however suggests platform-specific installation commands that include third-party downloads (e.g., johnvansickle static builds) and popular Docker images (jrottenberg/ffmpeg). Those are reasonable recommendations for ffmpeg but carry the usual supply-chain caution: users should verify URLs and image sources before running them.
Credentials
No environment variables, credentials, or config paths are requested. Example commands reference a STREAMKEY placeholder for RTMP but do not demand or attempt to read keys from the environment or system — this is proportional to streaming use-cases.
Persistence & Privilege
The skill is not always-enabled and does not request persistent/system-level privileges. It does not modify other skills or global agent settings.
Assessment
This is an instruction-only ffmpeg/ffprobe reference and appears internally consistent. Before using: (1) confirm ffmpeg/ffprobe are installed from a trusted source (verify checksums or use official package managers), (2) be cautious with the suggested direct downloads and Docker images — inspect and pull from reputable registries, (3) never paste real streaming keys or secrets into examples; keep keys private, and (4) run commands on copies of your media until you confirm they behave as expected (many examples can overwrite files if modified to include -y). If you need higher assurance, ask the skill author for cryptographic hashes or official upstream links for any binary downloads.

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

latestvk976ht11qbrw6ybg5m06kacx9h83cqga

License

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

Comments