slides
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill's Python scripts use the
subprocessmodule for legitimate document processing tasks: scripts/render_slides.pyandscripts/detect_font.pyexecute thesoffice(LibreOffice) binary to convert PowerPoint files into PDF or ODP formats, enabling accurate rendering and font analysis.scripts/detect_font.pyinvokesfc-listto retrieve system font information for identifying substitutions.- [DATA_EXPOSURE]: The skill processes user-provided PowerPoint, PDF, and image files. It creates temporary files and directories to store intermediate rendering artifacts (PNGs, PDFs) and validation logs. These operations are conducted locally within task workspaces or system temporary folders.
Audit Metadata