ffmpeg-media-info
PassAudited by ClawScan on Apr 14, 2026.
Overview
The skill's instructions match its stated purpose (analyzing media with ffprobe/ffmpeg); the only notable issue is that the SKILL.md requires ffmpeg/ffprobe but the metadata doesn't declare those binaries.
This skill appears to do exactly what it says: run ffprobe/ffmpeg commands to report media file properties. Before installing, confirm the runtime environment has ffmpeg/ffprobe installed from a trusted source (the SKILL.md assumes these tools but the skill metadata does not declare them). Because the skill runs shell commands on local files, avoid giving it access to sensitive files you wouldn't want inspected or uploaded, and ensure the agent runs in an environment where executing these commands is permitted and safe.
