pptx
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate document generation tasks. It does not exhibit malicious behavior such as prompt injection, unauthorized data access, or obfuscation.
- [COMMAND_EXECUTION]: The skill invokes a local script,
scripts/generate_pptx.py, through therun_skill_scriptmechanism. This is a standard and safe use of bundled tools for document processing. - [EXTERNAL_DOWNLOADS]: The skill relies on
python-pptx, a well-known open-source library for creating PowerPoint files, which is considered a safe dependency.
Audit Metadata