pptx
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All code snippets use the well-known python-pptx library for presentation automation. The logic is transparent and matches the described purpose of the skill.
- [PROMPT_INJECTION]: The skill exposes an indirect prompt injection surface by processing content from external PowerPoint files. 1. Ingestion points: Slide text extraction via Presentation('existing.pptx') in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Reading and writing .pptx files and modifying slide shapes. 4. Sanitization: No sanitization is performed on text extracted from slides before it is processed by the agent.
Audit Metadata