remotion-render
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill documents an installation command
curl -fsSL https://cli.inference.sh | sh. This is a remote script execution pattern used to install the vendor's official CLI tool. As the source is the official domain of the skill author (inference-sh-8), this is considered standard installation behavior for the service. - [COMMAND_EXECUTION]: The skill uses the
infshcommand-line tool (documented in theallowed-toolsfrontmatter asBash(infsh *)) to perform video rendering and account login. These are the primary functions of the skill. - [EXTERNAL_DOWNLOADS]: The skill references downloads for the
infshCLI binary fromdist.inference.shand provides links to official Remotion and inference.sh documentation. These resources are all from trusted or vendor-owned domains.
Audit Metadata