remotion-create
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to download the official Remotion scaffolding tool using
npx create-video@latest. This is a standard procedure for initializing projects within the Remotion ecosystem. - [COMMAND_EXECUTION]: The skill uses shell commands to install project dependencies (
npm i) and launch the development preview environment (npx remotion studio). These operations are necessary for the skill's stated purpose and use legitimate framework tools.
Audit Metadata