📦 dmxapi-image-generation — AI文生图
v1.0.0基于 MiniMax (image-01) 等模型,输入文本即可生成或编辑图片,一键完成 AI 绘图。
0· 93·1 当前·1 累计
下载技能包
最后更新
2026/3/28
安全扫描
OpenClaw
可疑
medium confidenceNULL
评估建议
This skill appears to be a simple MiniMax image-generation wrapper, but there are two things to check before installing: (1) The SKILL.md says you must set MINIMAX_API_KEY, yet the registry metadata declares no required env vars — confirm with the publisher how the key should be provided (and avoid pasting secrets into chat). (2) The skill's source and homepage are unknown and the API host is api.minimaxi.com; verify the service's legitimacy, documentation, billing, and privacy policy before sen...详细分析 ▾
⚠ 用途与能力
The SKILL.md describes an image-generation skill that uses MiniMax (model image-01) and explicitly states the user must provide a MINIMAX_API_KEY. That requirement is reasonable for the stated purpose, but the published skill metadata lists no required environment variables or primary credential — an incoherence between claimed purpose and declared requirements.
✓ 指令范围
The instructions are narrowly scoped: they show a single HTTPS POST to api.minimaxi.com/v1/image_generation with model, prompt, aspect_ratio, and base64 response. They do not tell the agent to read unrelated files, other env vars, or exfiltrate data to third parties beyond the documented API host.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk and no third-party packages are pulled in at install time.
⚠ 凭证需求
The skill logically requires a single API key (MINIMAX_API_KEY) which is proportionate for an API-based image generator. However, the skill registry metadata does not declare any required env vars or primary credential — that omission is suspicious and could lead to mistakes (e.g., users pasting keys into chat). The SKILL.md also suggests a key format ('sk-cp-xxx'), which should be verified with the provider.
✓ 持久化与权限
The skill does not request persistent presence (always: false) and uses the default model-invocation behavior. It does not claim to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/28
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install xiaoxia-dmxapi-image
镜像加速npx clawhub@latest install xiaoxia-dmxapi-image --registry https://cn.longxiaskill.com