← 返回 Skills 市场
irron

qwenz-image-gen

作者 irron · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
963
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qwenz-image-gen
功能描述
Generate images using Alibaba Cloud Bailian Qwen-Image and Z-Image models (通义千图文生图 + 人像照片模型)
安全使用建议
This skill appears to do what it says (call Alibaba Bailian image APIs), but review how it obtains your API key before installing. Prefer setting DASHSCOPE_API_KEY as an environment variable rather than placing secrets in shared TOOLS.md files. If you must use TOOLS.md, inspect its contents and location — the script will search: the current working directory's TOOLS.md, a TOOLS.md located four directories above the script, and /home/admin/clawd/TOOLS.md. Those extra paths could cause the skill to read unintended files that may contain other secrets. Run the script in a restricted project workspace or container, verify the API hostname (dashscope.aliyuncs.com) matches your provider, and consider manually supplying the key to avoid accidental disclosure.
功能分析
Type: OpenClaw Skill Name: qwenz-image-gen Version: 1.0.1 The skill is designed to generate images using Alibaba Cloud's Qwen-Image and Z-Image models. It retrieves the `DASHSCOPE_API_KEY` from environment variables or `TOOLS.md`, which is a standard and expected practice for OpenClaw skills. Network communication is exclusively with the legitimate Alibaba Cloud DashScope API (`dashscope.aliyuncs.com`) for image generation and retrieval. The `SKILL.md` provides clear instructions for the user and does not contain any prompt injection attempts against the OpenClaw agent. All file system and network operations are directly aligned with the stated purpose, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the observed behavior: the script calls dashscope.aliyuncs.com and requests image generation from Qwen-Image / Z-Image models. Model selection, sizes, and CLI options align with the stated purpose.
Instruction Scope
SKILL.md and the script instruct the agent to obtain DASHSCOPE_API_KEY from the environment or a TOOLS.md file. The code looks for TOOLS.md in the current working directory, an upward traversal path (four parents up from the script), and a hard-coded /home/admin/clawd/TOOLS.md — these extra filesystem probes are not documented in SKILL.md and may read files outside the skill's intended workspace.
Install Mechanism
There is no install spec (instruction-only plus a single script). Nothing is downloaded or written by an installer; the script is executed directly, which is low risk compared with arbitrary remote installs.
Credentials
The skill requires a single credential (DASHSCOPE_API_KEY), which is appropriate for calling the external API. The script uses the key solely as a Bearer token to call the Aliyun endpoint.
Persistence & Privilege
always is false and the skill does not request persistent platform-wide privileges. It does write generated images to disk (user-specified or timestamped filenames) which is expected behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qwenz-image-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qwenz-image-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added SKILL.md with detailed instructions for using Alibaba Cloud Bailian Qwen-Image and Z-Image models. - Describes automatic model selection based on scenario (portrait vs. general images). - Lists features, setup steps, available models, supported image sizes, usage examples, and tips. - Specifies API key configuration for model access. - Outlines advanced options, prompt examples, and keyword-based auto-detection behavior. - Documentation provided in Chinese for optimal user guidance.
元数据
Slug qwenz-image-gen
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

qwenz-image-gen 是什么?

Generate images using Alibaba Cloud Bailian Qwen-Image and Z-Image models (通义千图文生图 + 人像照片模型). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 963 次。

如何安装 qwenz-image-gen?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qwenz-image-gen」即可一键安装,无需额外配置。

qwenz-image-gen 是免费的吗?

是的,qwenz-image-gen 完全免费(开源免费),可自由下载、安装和使用。

qwenz-image-gen 支持哪些平台?

qwenz-image-gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 qwenz-image-gen?

由 irron(@irron)开发并维护,当前版本 v1.0.1。

💬 留言讨论