baoyu-image-gen
Generates images using various AI APIs, supporting text-to-image, reference images, and batch processing for efficient workflows.
Install this skill
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
Template literal with variable interpolation in command context
| 23 | 3. Resolve `${BUN_X}` runtime: if `bun` installed → `bun`; if `npx` available → `npx -y bun`; else suggest installing bun |
Template literal with variable interpolation in command context
| 31 | ```bash |
Template literal with variable interpolation in command context
| 64 | ```bash |
Template literal with variable interpolation in command context
| 280 | ```bash |
Access to hidden dotfiles in home directory
| 193 | **Load Priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env` |
Access to .env file
| 193 | **Load Priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env` |
External URL reference
| 180 | | `OPENROUTER_BASE_URL` | Custom OpenRouter endpoint (default: `https://openrouter.ai/api/v1`) | |
External URL reference
| 186 | | `JIMENG_BASE_URL` | Custom Jimeng endpoint (default: `https://visual.volcengineapi.com`) | |
External URL reference
| 188 | | `SEEDREAM_BASE_URL` | Custom Seedream endpoint (default: `https://ark.cn-beijing.volces.com/api/v3`) | |
External URL reference
| 252 | - [Qwen-Image API](https://help.aliyun.com/zh/model-studio/qwen-image-api) |
External URL reference
| 253 | - [Text-to-image guide](https://help.aliyun.com/zh/model-studio/text-to-image) |
External URL reference
| 254 | - [Qwen-Image Edit API](https://help.aliyun.com/zh/model-studio/qwen-image-edit-api) |