detail-page-image
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs image processing tasks using standard, local Python scripts. No evidence of prompt injection, data exfiltration, or obfuscation was found during the analysis. The skill's behavior is consistent with its stated purpose of creating e-commerce detail pages.
- [COMMAND_EXECUTION]: The skill workflow involves executing local Python scripts (
scripts/compose.pyandscripts/slice_bundle.py) to perform image manipulation tasks such as resizing, cropping, and concatenation. These scripts use the standardPillowlibrary and do not perform any suspicious system or network operations. - [EXTERNAL_DOWNLOADS]: The skill documentation recommends the installation of the
Pillowlibrary.Pillowis a widely used, trusted, and well-known open-source image processing library for Python.
Audit Metadata