manim-video
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local CLI tools including
manimfor rendering animation classes andffmpegfor post-processing tasks like video concatenation and audio multiplexing. These operations are essential for the primary purpose of video production and are performed using standard, documented CLI flags.\n- [EXTERNAL_DOWNLOADS]: The skill documentation identifies standard industry-standard dependencies such as Manim, LaTeX, and ffmpeg, as well as themanim-voiceoverplugin. These are trusted libraries and tools fetched from official package registries or system package managers during initial environment setup.\n- [SAFE]: The providedscripts/setup.shscript is a diagnostic utility that verifies the presence and versions of required software (Python, Manim, LaTeX, and ffmpeg). It does not perform network operations, access sensitive user data, or attempt to escalate system privileges.\n- [SAFE]: The instructional content focuses on animation design principles, visual hierarchy, and the technical implementation of Manim scenes. It adheres to safe coding practices and provides clear, legitimate guidance for technical visualization.
Audit Metadata