GordenImage2PPTX
Pass
Audited by Gen Agent Trust Hub on Jun 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of a suite of Python scripts (
chroma_key.py,compose_pptx.py,layout_guard.py, etc.) designed for image processing and document generation. A thorough review of the code confirms that these scripts perform localized operations and do not contain hidden network calls, obfuscated payloads, or credential-harvesting logic. - [COMMAND_EXECUTION]: The skill utilizes local shell commands to execute its internal scripts. This is the primary function of the skill and is handled through clear, explicit instructions that utilize local paths and environment variables established for task isolation.
- [EXTERNAL_DOWNLOADS]: The skill references standard Python libraries (
python-pptx,Pillow,numpy,scipy) that are typical for image and document manipulation. No non-standard or suspicious package sources are mentioned. - [PROMPT_INJECTION]: No evidence of prompt injection or behavior override patterns was found. The instructions are focused on providing a technical workflow and maintaining strict output quality through QA loops.
Audit Metadata