pptx
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions or code.
- [EXTERNAL_DOWNLOADS]: The skill requires the python-pptx library, which is a standard and well-known package from the official PyPI registry for document manipulation.
- [COMMAND_EXECUTION]: The skill generates and runs Python code locally to construct presentations and save the output.pptx file.
- [PROMPT_INJECTION]: The skill processes user-provided markdown content as an ingestion point. Evidence Chain: (1) Ingestion points: Markdown documents (2) Boundary markers: None (3) Capability inventory: Local file system write (4) Sanitization: The content is parsed and restructured into slide layouts by the AI rather than being used for command parameters.
Audit Metadata