remotion-beautiful-videos

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands during the setup phase to scaffold projects and install dependencies (e.g., npx skills add, npm install, and sed). These are standard development workflows for the intended purpose of the skill.
  • [COMMAND_EXECUTION]: Includes scripts (scripts/beat-sync.ts and scripts/visual-audit.ts) that use child_process.execSync to run ffmpeg and ffprobe for audio/video analysis. This is a legitimate requirement for a video production tool.
  • [EXTERNAL_DOWNLOADS]: The workflow involves downloading assets such as brand logos, video clips, and background music from external sources like brand websites and Pixabay using curl and yt-dlp. These operations are performed to fetch necessary media assets for the video generation process.
  • [EXTERNAL_DOWNLOADS]: Fetches and installs standard Remotion and React dependencies from official registries (npm).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 02:38 AM