MiniMax Image Generation
PassAudited by VirusTotal on Apr 17, 2026.
Findings (1)
The skill bundle provides a legitimate integration with the MiniMax AI image generation service. The included Python scripts (generate_image.py and image_to_image.py) facilitate text-to-image and image-to-image workflows by communicating with the official MiniMax API (api.minimaxi.com). The code follows standard practices, such as using environment variables for API keys and saving generated assets to a specific workspace directory (~/.openclaw/workspace/assets/images). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
