modelscope-image

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a legitimate tool for generating images using the ModelScope API. The core logic in `scripts/gen.py` uses Python's standard library (`urllib`) to communicate with official ModelScope endpoints (api-inference.modelscope.cn) and includes robust features like asynchronous task polling, model list parsing from `references/models.md`, and HTML gallery generation. No evidence of data exfiltration, malicious execution, or prompt injection was found.