baoyu-imagine
Generates images using various AI APIs, supporting text-to-image, reference images, and batch processing for enhanced creativity.
Install this skill
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
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
| 66 | ```bash |
Template literal with variable interpolation in command context
| 332 | ```bash |
Access to hidden dotfiles in home directory
| 215 | **Load Priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env` |
Access to .env file
| 215 | **Load Priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env` |
External URL reference
| 201 | | `OPENROUTER_BASE_URL` | Custom OpenRouter endpoint (default: `https://openrouter.ai/api/v1`) | |
External URL reference
| 206 | | `MINIMAX_BASE_URL` | Custom MiniMax endpoint (default: `https://api.minimax.io`) | |
External URL reference
| 208 | | `JIMENG_BASE_URL` | Custom Jimeng endpoint (default: `https://visual.volcengineapi.com`) | |
External URL reference
| 210 | | `SEEDREAM_BASE_URL` | Custom Seedream endpoint (default: `https://ark.cn-beijing.volces.com/api/v3`) | |
External URL reference
| 276 | - [Qwen-Image API](https://help.aliyun.com/zh/model-studio/qwen-image-api) |
External URL reference
| 277 | - [Text-to-image guide](https://help.aliyun.com/zh/model-studio/text-to-image) |
External URL reference
| 278 | - [Qwen-Image Edit API](https://help.aliyun.com/zh/model-studio/qwen-image-edit-api) |
External URL reference
| 304 | - [MiniMax Image Generation Guide](https://platform.minimax.io/docs/guides/image-generation) |
External URL reference
| 305 | - [MiniMax Text-to-Image API](https://platform.minimax.io/docs/api-reference/image-generation-t2i) |
External URL reference
| 306 | - [MiniMax Image-to-Image API](https://platform.minimax.io/docs/api-reference/image-generation-i2i) |