skills/aiskillstore/marketplace/pptx/Gen Agent Trust Hub

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 subprocess module to facilitate its core presentation features:
  • soffice is used to validate generated files and convert presentations to PDF/HTML formats for visualization and validation.
  • pdftoppm is utilized to convert PDF versions of slides into image thumbnails for visual analysis.
  • git diff is 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, and sharp. These are standard tools in the ecosystem for document processing and headless browser automation.
  • [PROMPT_INJECTION]: Instructions in SKILL.md and 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
Risk Level
SAFE
Analyzed
May 6, 2026, 07:16 AM