pptx
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate document generation tasks. It converts HTML/CSS slides into high-fidelity PowerPoint files by rendering the HTML in a browser and extracting precise coordinates for elements. No malicious patterns, data exfiltration, or obfuscation were detected.
- [COMMAND_EXECUTION]: The skill utilizes Node.js and a browser utility (
agent-browser) to execute local helper scripts (build-pptx.js,extract-dom.js,validate.js). These scripts handle the extraction of DOM coordinates and the construction of the final PPTX file. - [EXTERNAL_DOWNLOADS]: The workflow involves fetching the
chart.jslibrary from a well-known CDN (JSDelivr) to render charts during the slide preview phase. It also fetches images from external URLs provided in the presentation configuration to include them in the final document.
Audit Metadata