light-slides

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The scripts thumbnail.py and to_pdf.py utilize subprocess.run to execute local system utilities such as LibreOffice (soffice) and pdftoppm. 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
Risk Level
SAFE
Analyzed
Jun 23, 2026, 08:01 AM
Security Audit — agent-trust-hub — light-slides