remotion-upgrade
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
npxto execute the official Remotion CLI (remotion upgrade) and a skill management utility (skills update). These commands are central to the skill's function of automating framework updates. - [EXTERNAL_DOWNLOADS]: Fetches package versions and dependency trees from the official NPM registry using
npm view. This data is used to align versions of auxiliary packages likezodand@huggingface/transformerswith the target Remotion release. - [EXTERNAL_DOWNLOADS]: References the official Remotion repository on GitHub for changelogs and release notes.
Audit Metadata