Skip to main content

baoyu-imagine

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

Install this skill

or
50/100

Security score

The baoyu-imagine skill was audited on May 26, 2026 and we found 16 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 66

Template literal with variable interpolation in command context

SourceSKILL.md
66```bash
medium line 332

Template literal with variable interpolation in command context

SourceSKILL.md
332```bash
medium line 215

Access to hidden dotfiles in home directory

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

Access to .env file

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

External URL reference

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

External URL reference

SourceSKILL.md
206| `MINIMAX_BASE_URL` | Custom MiniMax endpoint (default: `https://api.minimax.io`) |
low line 208

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
304- [MiniMax Image Generation Guide](https://platform.minimax.io/docs/guides/image-generation)
low line 305

External URL reference

SourceSKILL.md
305- [MiniMax Text-to-Image API](https://platform.minimax.io/docs/api-reference/image-generation-t2i)
low line 306

External URL reference

SourceSKILL.md
306- [MiniMax Image-to-Image API](https://platform.minimax.io/docs/api-reference/image-generation-i2i)
Scanned on May 26, 2026
View Security Dashboard
Installation guide →