remotion-create
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
npx create-video@latestandnpm ito download the Remotion framework and its dependencies from the official npm registry. These are standard operations for setting up a development environment for the Remotion toolset. - [COMMAND_EXECUTION]: The skill uses shell commands to initialize projects, navigate directories, and start the development studio (
npx remotion studio). These commands are necessary for the stated purpose of the skill and align with official Remotion documentation.
Audit Metadata