MiniMax image-01 · AI Text-to-Image Tool
v1.3.8MiniMax image-01 文生图工具。支持中文指令(画一张、生成图片、帮我画)和英文指令(generate an image、draw)。双端支持(中国区/国际区)。Token Plan 每日免费额度:Plus 50张/天、Max 120张/天、Ultra 800张/天。模型:image-01,输出 PNG。
⭐ 0· 154·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim text-to-image using MiniMax image-01. The script and docs only require a MINIMAX_API_KEY and call MiniMax endpoints (api.minimax.chat / api.minimax.io). Requested capabilities match the stated purpose.
Instruction Scope
SKILL.md instructs installing requests, setting MINIMAX_API_KEY, choosing region, and running the included Python script. The runtime instructions only reference the MiniMax API, local output directory, and the declared env var. The agent is not instructed to read unrelated files or system configuration.
Install Mechanism
No install spec in registry; SKILL.md suggests 'pip install requests' which is proportionate and low risk. There are no downloads from arbitrary URLs or archive extraction steps.
Credentials
Only MINIMAX_API_KEY is required (declared in SKILL.md and allowList). That single credential is appropriate for calling the external MiniMax API. No unrelated secrets, config paths, or excessive env vars are requested.
Persistence & Privilege
The skill does not request permanent/always-on installation. It does not modify other skills or system-wide settings. Autonomous invocation is allowed by default but is normal for skills and not combined with other red flags.
Assessment
This skill appears to do exactly what it claims: send your prompt to MiniMax's image-01 endpoints and save returned images locally. Before installing: ensure you trust the MiniMax endpoints you use (api.minimax.chat for China, api.minimax.io for global), keep your MINIMAX_API_KEY secret, and only provide a key from your MiniMax account. The script uses the requests library and saves base64-decoded PNG files to the output directory; you may review scripts/image_gen.py yourself if you want to confirm behavior. Network access is required for the API calls; there are no other external endpoints or unexpected credential requests.Like a lobster shell, security has layers — review code before you run it.
latestvk97fyzkz1zryr1hx7p9r24n2j583gc9t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
