pptx-generator
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides transparent and well-documented TypeScript code for manipulating PowerPoint files. All operations are confined to standard file system activities necessary for the tool's stated purpose.\n- [EXTERNAL_DOWNLOADS]: The skill utilizes well-known and reputable third-party libraries including
jszip,pptxgenjs, and@xmldom/xmldomfrom the NPM registry. These dependencies are standard for OOXML processing and do not pose a security risk in this context.\n- [COMMAND_EXECUTION]: The skill requires the execution of Deno scripts with explicit read and write permissions (--allow-read,--allow-write). These permissions are scoped to the task of reading templates/specifications and writing the resulting PPTX files, which is consistent with its intended functionality.
Audit Metadata