html-ppt
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/render.shinvokes the local Google Chrome binary with flags such as--headless,--screenshot, and--no-sandboxto capture high-resolution images of slide decks. This is the intended mechanism for PNG export. - [COMMAND_EXECUTION]: The scaffolding script
scripts/new-deck.shutilizes thesedutility to programmatically rewrite relative resource paths when creating new presentation folders from templates. - [EXTERNAL_DOWNLOADS]: Presentation templates and CSS files reference external assets from well-known and trusted services, including
fonts.googleapis.comfor typography andcdn.jsdelivr.netfor common libraries likechart.jsandhighlight.js. - [COMMAND_EXECUTION]: The
SKILL.mdandREADME.mdfiles provide instructions for usingnpxto manage the skill's lifecycle within the AI agent environment. - [COMMAND_EXECUTION]: The animation runtime
assets/animations/fx-runtime.jsdynamically manages the loading of local animation modules by appending<script>tags to the document head based on a predefined internal whitelist.
Audit Metadata