manim
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on executing shell commands to run the Manim CLI (
manim) for rendering animation scenes. It also references auxiliary shell scripts (scripts/contact-sheet.shandscripts/probe-mp4.sh) intended for post-processing and verification of the generated media files. - [EXTERNAL_DOWNLOADS]: The documentation identifies the
manimPython package as a dependency to be installed viapip. This is a well-known, legitimate library maintained by the Manim Community for mathematical visualization. - [REMOTE_CODE_EXECUTION]: The skill enables an execution loop where the agent programmatically writes Python code (e.g.,
scene.py) and executes it using themanimengine. This behavior is the primary intended function of the skill for generating mathematical videos.
Audit Metadata