Skip to main content

baoyu-image-gen

Generates images using various AI APIs, supporting text-to-image, reference images, and batch processing for efficient workflows.

Install this skill

or
54/100

Security score

The baoyu-image-gen skill was audited on May 19, 2026 and we found 12 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 23

Template literal with variable interpolation in command context

SourceSKILL.md
233. Resolve `${BUN_X}` runtime: if `bun` installed → `bun`; if `npx` available → `npx -y bun`; else suggest installing bun
medium line 31

Template literal with variable interpolation in command context

SourceSKILL.md
31```bash
medium line 64

Template literal with variable interpolation in command context

SourceSKILL.md
64```bash
medium line 280

Template literal with variable interpolation in command context

SourceSKILL.md
280```bash
medium line 193

Access to hidden dotfiles in home directory

SourceSKILL.md
193**Load Priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env`
medium line 193

Access to .env file

SourceSKILL.md
193**Load Priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env`
low line 180

External URL reference

SourceSKILL.md
180| `OPENROUTER_BASE_URL` | Custom OpenRouter endpoint (default: `https://openrouter.ai/api/v1`) |
low line 186

External URL reference

SourceSKILL.md
186| `JIMENG_BASE_URL` | Custom Jimeng endpoint (default: `https://visual.volcengineapi.com`) |
low line 188

External URL reference

SourceSKILL.md
188| `SEEDREAM_BASE_URL` | Custom Seedream endpoint (default: `https://ark.cn-beijing.volces.com/api/v3`) |
low line 252

External URL reference

SourceSKILL.md
252- [Qwen-Image API](https://help.aliyun.com/zh/model-studio/qwen-image-api)
low line 253

External URL reference

SourceSKILL.md
253- [Text-to-image guide](https://help.aliyun.com/zh/model-studio/text-to-image)
low line 254

External URL reference

SourceSKILL.md
254- [Qwen-Image Edit API](https://help.aliyun.com/zh/model-studio/qwen-image-edit-api)
Scanned on May 19, 2026
View Security Dashboard
Installation guide →