MEDIUMskills/manimgl-best-practices/templates/3d_scene.py:258 — Code-execution surface: a os.system() call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMskills/manimgl-best-practices/templates/basic_scene.py:134 — Code-execution surface: a os.system() call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMskills/manimgl-best-practices/templates/math_scene.py:333 — Code-execution surface: a os.system() call site. The server can run commands on the host; review what it executes and whether any input reaches it.
INFOtests/manimce/test_utils.py:224 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.
INFOtests/manimgl/test_utils.py:228 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.