pptx
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes external system commands using the Python
subprocessmodule to facilitate its core presentation features: sofficeis used to validate generated files and convert presentations to PDF/HTML formats for visualization and validation.pdftoppmis utilized to convert PDF versions of slides into image thumbnails for visual analysis.git diffis used to compare text content and validate tracked changes in document editing workflows. These commands are invoked with hardcoded arguments and specific target files, minimizing risk of arbitrary command injection.- [EXTERNAL_DOWNLOADS]: The skill documents dependencies on established software packages including
markitdown,pptxgenjs,playwright, andsharp. These are standard tools in the ecosystem for document processing and headless browser automation. - [PROMPT_INJECTION]: Instructions in
SKILL.mdand associated markdown files provide clear operational guidelines without attempting to override safety filters or bypass system constraints. - [DATA_EXFILTRATION]: All file operations and data processing tasks are performed locally within the agent's workspace. There are no network operations detected that would suggest unauthorized data transmission or credential harvesting.
Audit Metadata