pptx
Warn
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes system tools and performs runtime code compilation.\n
- Files
scripts/thumbnail.py,scripts/office/soffice.py, andscripts/office/validators/redlining.pyusesubprocess.runto callsoffice,pdftoppm,git, andgcc.\n scripts/office/soffice.pydynamically generates C code, compiles it into a shared object, and usesLD_PRELOADto inject the shim into thesofficeprocess environment.\n- [EXTERNAL_DOWNLOADS]: The skill requires multiple third-party dependencies to be installed from official registries.\n- Dependencies include
markitdown,Pillow,pptxgenjs,react-icons,react,react-dom, andsharp.\n- [PROMPT_INJECTION]: The skill processes untrusted Office documents, which serves as a potential surface for indirect prompt injection.\n - Ingestion points:
scripts/office/unpack.pyandscripts/thumbnail.pyingest user-supplied slide files.\n - Boundary markers: Absent in instructions for data interpolation into agent context.\n
- Capability inventory: Significant capability surface including subprocess execution and file system write access.\n
- Sanitization: The skill properly uses
defusedxmlto mitigate XML-based vulnerabilities during parsing.
Audit Metadata