pptx
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill possesses a data ingestion surface by reading and extracting text from untrusted
.pptxfiles using theextract_textandunpackactions of thePresentationtool. - Ingestion points: Content is ingested from user-provided
.pptxfiles inSKILL.mdworkflows. - Boundary markers: The skill does not explicitly instruct the agent to use delimiters or ignore instructions embedded within the slide content.
- Capability inventory: The skill has access to powerful tools including
Bash,Write,Edit, andPresentation, which could be targeted if an agent follows instructions found inside a malicious presentation. - Sanitization: No explicit sanitization or validation of the extracted slide text is mentioned before processing.
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run commands likepptxgenjsandpython scripts/thumbnail.py. These are legitimate uses for the skill's stated purpose of generating and processing presentation files.
Audit Metadata