ken-burns-clip
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/render.pyexecutes system commands using the list-basedsubprocess.runinterface. This pattern is secure against shell injection because arguments are not interpreted by a shell. Numerical inputs like dimensions and duration are strictly validated viaargparsetypes.\n- [DATA_EXFILTRATION]: No network exfiltration or sensitive file access patterns were detected. The skill only interacts with local files for image input and video output.\n- [PROMPT_INJECTION]: TheSKILL.mdinstructions are purely technical and provide no evidence of attempts to bypass AI safety guards or override instructions.\n- [REMOTE_CODE_EXECUTION]: The skill does not perform remote downloads or dynamic execution of untrusted code. It relies on standard libraries and pre-installed system utilities.
Audit Metadata