skills/pakco77/decktaste/html-ppt/Gen Agent Trust Hub

html-ppt

Pass

Audited by Gen Agent Trust Hub on Jun 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides utility scripts for presentation management.
  • scripts/new-deck.sh scaffolds presentation folders and rewrites asset paths.
  • scripts/render.sh executes a headless Google Chrome instance to generate PNG screenshots of slides via the file:// protocol.
  • [EXTERNAL_DOWNLOADS]: Presentation templates utilize well-known external services for functionality and styling.
  • Fetches web fonts from fonts.googleapis.com and fonts.gstatic.com.
  • Loads JavaScript libraries including Chart.js and Highlight.js from cdn.jsdelivr.net and Lucide from unpkg.com.
  • [DYNAMIC_EXECUTION]: The skill employs dynamic loading for local assets and external modules.
  • assets/animations/fx-runtime.js dynamically loads local animation scripts from the assets/animations/fx/ directory at runtime using the document.createElement('script') pattern.
  • The guizang-magazine and guizang-swiss templates use dynamic JavaScript imports (await import(...)) to load the Motion One library from the jsDelivr CDN.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 8, 2026, 05:51 AM
Security Audit — agent-trust-hub — html-ppt