pptx
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill uses the 'python-pptx' library for its intended purpose of presentation manipulation. No evidence of malicious code, obfuscation, or unauthorized data access was found.
- [PROMPT_INJECTION]: The skill reads data from existing PowerPoint files, creating an indirect prompt injection surface.
- Ingestion points: Slide text is extracted from 'existing.pptx' in 'SKILL.md'.
- Boundary markers: None provided for the extracted text content.
- Capability inventory: The skill can write files to the local system using 'prs.save'.
- Sanitization: No sanitization is performed on strings retrieved from presentation shapes before they are processed.
Audit Metadata