setup-remotion
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill's primary functions are administrative setup tasks, such as creating a 'remotion-videos/' directory and appending usage conventions to 'CLAUDE.md'.
- [COMMAND_EXECUTION]: The skill executes 'npx create-video@latest', which is the official and documented method for initializing a Remotion project. This command is executed in a standard development context.
- [EXTERNAL_DOWNLOADS]: The use of 'npx' involves fetching the 'create-video' package from the public npm registry. This is an expected operation for project initialization and targets a well-known, trusted package registry.
Audit Metadata