light-slides
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The scripts
thumbnail.pyandto_pdf.pyutilizesubprocess.runto execute local system utilities such as LibreOffice (soffice) andpdftoppm. These calls are used exclusively for converting PPTX files to PDF or images for visual quality assurance. The execution follows best practices by using argument lists rather than shell strings, mitigating command injection risks. - [EXTERNAL_DOWNLOADS]: The skill documentation (SKILL.md and references.md) cites various external technology services (e.g., Vercel, Canva, Gamma) and open-source repositories (e.g., Anthropics, HKUDS). These references are provided for user guidance and documentation; the included scripts do not perform any automated network requests or external code fetching.
Audit Metadata