manim-video
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
manimcommand-line interface to render animations. This is a standard and expected behavior for a video creation skill. Evidence found in SKILL.md:manim -ql assets/network_graph_scene.py NetworkGraphExplainer. - [NO_CODE]: The provided Python script
assets/network_graph_scene.pycontains standard Manim library calls for visual animations (VGroups, Circles, CurvedArrows, FadeIn/Out). It does not contain any suspicious system calls, network requests, or file system operations outside of its rendering context.
Audit Metadata