remotion-video-production
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to run legitimate Remotion CLI commands such as
npx remotion previewandnpx remotion render. These operations are essential for the skill's primary purpose of video production. - [EXTERNAL_DOWNLOADS]: The use of
npxmay involve fetching packages from the official npm registry. These downloads are standard for the Remotion development environment and do not target untrusted or suspicious sources. - [PROMPT_INJECTION]: The skill includes an indirect prompt injection surface as it processes user-provided text to generate video scenes and code. However, the instructions include validation gates, QA steps, and structured templates to mitigate accidental or malicious instruction following during the generation process.
Audit Metadata