GordenImagePPTGen
Pass
Audited by Gen Agent Trust Hub on Jun 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes well-known Python libraries,
python-pptxandPillow, for document assembly and image processing. These are standard dependencies for the task and are sourced from official registries. - [COMMAND_EXECUTION]: The skill includes a local utility script (
scripts/compose_pptx.py) and standard Python one-liners for cropping images. All command-line operations are transparently documented and directly related to the presentation creation workflow. - [DATA_EXFILTRATION]: No unauthorized network activities or sensitive file access patterns were found. Network usage is limited to the host platform's native image generation tools or optional user-provided API configurations.
- [SAFE]: The analysis confirmed the absence of obfuscation, prompt injection, or persistence mechanisms. The skill's behavior strictly aligns with its stated purpose of PPT generation.
Audit Metadata