slide-creator
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill provides instructions for a local Python script,
convert_to_pdf.py, which is used to convert the generated HTML slides into PDF format. This is a standard utility provided for the user's convenience in the presentation workflow. - External Resource Loading: The skill's templates include links to
fonts.googleapis.comto fetch specific typography. This is a common practice in web development and utilizes a well-known, trusted service for font delivery. - JavaScript Generation: The skill generates HTML files that include a small JavaScript block to enable slide navigation via keyboard events. This code is functionally required for the presentation's interactivity and is defined statically within the skill's instructions.
- File System Interaction: The skill's workflow involves saving generated content as a local HTML file. This behavior is consistent with its primary purpose as a document creation tool.
Audit Metadata