baoyu-imagine
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-imagine 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 30
Template literal with variable interpolation in command context
SourceSKILL.md
| 30 | `{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 41
Template literal with variable interpolation in command context
SourceSKILL.md
| 41 | | `${XDG_CONFIG_HOME:-$HOME/.config}/baoyu-skills/baoyu-imagine/EXTEND.md` | XDG | |
medium line 55
Template literal with variable interpolation in command context
SourceSKILL.md
| 55 | ```bash |
medium line 123
Access to hidden dotfiles in home directory
SourceSKILL.md
| 123 | **Load priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env` |
medium line 123
Access to .env file
SourceSKILL.md
| 123 | **Load priority**: CLI args > EXTEND.md > env vars > `<cwd>/.baoyu-skills/.env` > `~/.baoyu-skills/.env` |
Scanned on May 13, 2026
View Security Dashboard