interactive-tech-deck-builder
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several scripts to automate the presentation workflow.
scripts/new-deck.shhandles directory scaffolding and file copying for new projects.scripts/extract-speaker-notes.pyis a Python utility that parses HTML slides to generate a Markdown speaker guide.scripts/discover-cluster.shexecutes read-onlykubectlcommands (such asget nodes,get pods, andtop nodes) to collect metadata for population into the deck's live-data slides. - [EXTERNAL_DOWNLOADS]: The
index.htmltemplate references external assets from well-known and reputable content delivery networks. This includes typography from Google Fonts, syntax highlighting logic from PrismJS (via jsDelivr), and the Three.js 3D engine (via Unpkg). These resources are standard for modern web-rendered presentations.
Audit Metadata