Skip to main content

baoyu-image-gen

Generates images using various AI APIs, supporting text-to-image and batch generation for creative projects.

Install this skill

or
55/100

Security score

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

Categories Tested

Security Issues

high line 31

Template literal with variable interpolation in command context

SourceSKILL.md
31`{baseDir}` = this SKILL.md's directory. Main script: `{baseDir}/scripts/main.ts`. Resolve `${BUN_X}`: prefer `bun`; else `npx -y bun`; else suggest `brew install oven-sh/bun/bun`.
high line 42

Template literal with variable interpolation in command context

SourceSKILL.md
42| `${XDG_CONFIG_HOME:-$HOME/.config}/baoyu-skills/baoyu-image-gen/EXTEND.md` | XDG |
medium line 54

Template literal with variable interpolation in command context

SourceSKILL.md
54```bash
medium line 119

Access to hidden dotfiles in home directory

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

Access to .env file

SourceSKILL.md
119**Load priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env`
Scanned on May 13, 2026
View Security Dashboard
Installation guide →