create-html-carousel
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes external packages and assets to perform its primary function.
- It installs the
playwrightlibrary and downloads the Chromium browser binary from a trusted source (Microsoft). - It fetches typography from well-known services including Google Fonts and Fontshare.
- [COMMAND_EXECUTION]: The skill executes a local Node.js script to manage the image generation process.
- Script:
screenshot-slides.jsis used to automate the browser and capture screenshots. - Action: The script launches a headless browser to render locally generated HTML content and save it as PNG files.
Audit Metadata