remotion-render

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the infsh (inference.sh) CLI tool via Bash to interact with a remote rendering service. This behavior is restricted to the specific infsh tool as defined in the skill's frontmatter and aligns with its stated purpose of video generation.
  • [EXTERNAL_DOWNLOADS]: The documentation references an installation script for the infsh CLI hosted on GitHub. This is standard procedure for setting up the required environment for the service provider's tools.
  • [DATA_EXPOSURE]: No hardcoded credentials or sensitive file access patterns were detected. The skill uses standard CLI login mechanisms (infsh login) and accepts structured JSON input for rendering parameters.
  • [DYNAMIC_EXECUTION]: By design, the skill facilitates the execution of React/Remotion code on a remote rendering platform. This is the primary functionality of the skill and is performed within the controlled environment of the inference.sh service.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 07:30 PM