remotion
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- Component Architecture: The skill demonstrates how to integrate the Remotion player with a JSON-driven renderer. This is a standard architectural pattern for dynamic video generation.
- Schema Validation: The use of the
zodlibrary for defining component properties is a positive security practice, ensuring that data passed to the video renderer matches the expected structure and types. - Dependency Usage: The skill references standard packages such as
@remotion/playerand@json-render/remotion. These are specialized libraries for video rendering and do not exhibit suspicious behavior in the provided context. - Absence of Risky Operations: The instructions do not involve any shell command execution, sensitive file system access, or unexpected network communication. The skill's functionality is limited to UI component definition and configuration.
Audit Metadata