video-render
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
npx remotion renderto perform its primary function of video generation. This is an expected behavior for a video rendering skill and does not involve arbitrary command execution. - [EXTERNAL_DOWNLOADS]: The use of
npxmay trigger downloads from the official npm registry for theremotionpackage. This is a standard and safe practice for utilizing Node.js-based tooling. - [SAFE]: No malicious patterns, obfuscation, credential exposure, or unauthorized access attempts were identified in the instructions or commands. The skill operates within its defined scope of video rendering.
Audit Metadata