pptx
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes system utilities including
soffice,pdftoppm, andgit. These are used for converting presentations to PDF/HTML, generating slide thumbnails, and performing document diffs for validation purposes. These operations are essential to the skill's functionality and are performed on files managed by the agent. - [EXTERNAL_DOWNLOADS]: The skill documentation specifies several dependencies from trusted organizations and well-known services, including
playwright,pptxgenjs,sharp,markitdown, anddefusedxml. These packages are standard tools for document processing and web automation. - [REMOTE_CODE_EXECUTION]: The skill utilizes the
playwrightlibrary to render HTML slides in a Chromium browser instance to extract layout and positioning information. This process is used to translate HTML designs into native PowerPoint elements and is restricted to local content generated by the skill. - [SAFE]: No malicious obfuscation, persistence mechanisms, or unauthorized data exfiltration patterns were detected. The skill employs security best practices such as using the
defusedxmllibrary to safely handle XML content.
Audit Metadata