export-pptx
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the well-known Node.js packages
pptxgenjsandpuppeteerfrom the NPM registry. These libraries are standard tools for generating PowerPoint files and automating headless browser actions. - [COMMAND_EXECUTION]: The skill executes shell commands to verify the Node.js environment, manage dependencies via
npm, and run the conversion script (scripts/export-pptx.mjs). These operations are consistent with the skill's documented purpose.
Audit Metadata