slide-deck
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes basic shell commands (e.g.,
test -f,test -d) to manage its workflow, specifically checking for the existence of user preferences inEXTEND.mdand verifying output directories. - [COMMAND_EXECUTION]: It executes local TypeScript utility scripts (
merge-to-pdf.tsandmerge-to-pptx.ts) using thenpx -y buncommand to assemble the final presentation files. - [EXTERNAL_DOWNLOADS]: The provided scripts depend on well-known, reputable third-party libraries:
pdf-libfor PDF generation andpptxgenjsfor PowerPoint file creation. - [SAFE]: The skill follows a transparent, step-by-step workflow that includes mandatory user confirmation checkpoints before proceeding with content generation.
Audit Metadata