remotion-render
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The documentation includes a command to install the vendor's command-line interface using
curl -fsSL https://cli.inference.sh | sh. This script downloads and executes the binary from the vendor's infrastructure. - [COMMAND_EXECUTION]: The skill utilizes the
infshCLI tool (specificallyinfsh app run) to process rendering requests. This tool is explicitly listed in theallowed-toolssection of the skill configuration. - [EXTERNAL_DOWNLOADS]: The skill references external resources for installation and documentation, including
cli.inference.sh,dist.inference.sh, andcloud.inference.sh, all of which are official vendor-controlled domains.
Audit Metadata