remotion-3d-ticker
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill implements a specialized UI pattern (3D vertical ticker) using standard React and Remotion libraries.
- [DATA_INGESTION]: The
VerticalTickercomponent accepts an array of strings representing image URLs. While this is a data ingestion surface, the URLs are rendered through the standard RemotionImgcomponent, which is consistent with the skill's purpose of building video content. - [REMOTE_CODE_EXECUTION]: No remote script execution or unverifiable dependency downloads were found. The skill relies exclusively on the official
remotionlibrary. - [COMMAND_EXECUTION]: The skill contains no shell commands, subprocess calls, or system-level modifications.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare descriptive of the technical implementation and do not attempt to override agent behavior or bypass safety constraints.
Audit Metadata