The skill risks command injection and arbitrary file system access due to unsanitized FFmpeg inputs.
Claims to do
When to use: Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.
Actually does
This skill provides `npx` commands to scaffold a Remotion project (`create-video@latest`), start a preview studio (`remotion studio`), and render a single frame (`remotion still`). It also acts as an index, directing users to various local Markdown files (e.g., `./rules/ffmpeg.md`, `./rules/subtitles.md`) for detailed information on specific Remotion features and integrations with tools like FFmpeg, Mediabunny, and ElevenLabs TTS.
npx skills add https://github.com/remotion-dev/skillsThe skill explicitly mentions and encourages the use of FFmpeg, a powerful command-line tool. If the agent's inputs to FFmpeg commands are not properly sanitized, this could lead to command injection or arbitrary file system access.
For some video operations, such as trimming videos or detecting silence, FFmpeg should be used. Load the [./rules/ffmpeg.md] file for more information.
[](https://mondoo.com/ai-agent-security/skills/github/remotion-dev/skills/remotion-best-practices)<a href="https://mondoo.com/ai-agent-security/skills/github/remotion-dev/skills/remotion-best-practices"><img src="https://mondoo.com/ai-agent-security/api/badge/github/remotion-dev/skills/remotion-best-practices.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/remotion-dev/skills/remotion-best-practices.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.