remotion-video-builder
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches font assets from
fonts.gstatic.com, which is a well-known and trusted service provided by Google for web typography. - [COMMAND_EXECUTION]: The workflow requires the execution of various command-line tools, including
npmandnpxfor project management,ffprobefor media metadata analysis, andwhisper.cppfor local transcription. These are standard tools for the described video production purpose. - [REMOTE_CODE_EXECUTION]: The skill is installed using
npxfrom the author's repository (NulightJens/jensai-skills), which is a standard distribution method for Claude Code skills. - [CREDENTIALS_UNSAFE]: The instructions guide the user to manage API keys for third-party services (ElevenLabs, Gemini, Pexels) using environment variables. This is a standard and recommended practice for secret management, avoiding hardcoded credentials.
Audit Metadata