remotion-to-hyperframes
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a specialized development tool for code migration. It contains no malicious patterns, hidden code, or unauthorized network operations.
- [COMMAND_EXECUTION]: The skill utilizes local shell and Python scripts (
lint_source.py,render_diff.sh,frame_strip.sh) to perform project analysis and validation. These scripts rely on standard system utilities such asffmpeg,ffprobe, andpython3. This behavior is entirely consistent with the skill's stated purpose of migrating and validating video compositions. - [EXTERNAL_DOWNLOADS]: The skill references reputable libraries (GSAP, Lottie) from trusted Content Delivery Networks (CDNs) like Cloudflare and Unpkg. These resources are standard in web development for the functionality described.
- [SAFE]: A significant security feature of this skill is its built-in linter (
scripts/lint_source.py), which proactively identifies and blocks the translation of React patterns that could cause non-deterministic behavior or unexpected side effects, such asuseState,useEffect, and third-party UI libraries.
Audit Metadata