Skip to main content

Art

Creates diverse visual content including illustrations, diagrams, and infographics tailored to user specifications.

Install this skill

or
52/100

Security score

The Art skill was audited on Mar 1, 2026 and we found 10 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 162

Template literal with variable interpolation in command context

SourceSKILL.md
162**API keys in:** `${PAI_DIR}/.env`
medium line 40

Curl to non-GitHub URL

SourceSKILL.md
40curl -s -X POST http://localhost:8888/notify \
medium line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
13`~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Art/`
medium line 51

Access to hidden dotfiles in home directory

SourceSKILL.md
51**Full documentation:** `~/.claude/skills/CORE/SkillNotifications.md`
medium line 91

Access to hidden dotfiles in home directory

SourceSKILL.md
91**Load from:** `~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Art/PREFERENCES.md`
medium line 99

Access to hidden dotfiles in home directory

SourceSKILL.md
99Check `~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Art/PREFERENCES.md` for:
low line 127

Access to hidden dotfiles in home directory

SourceSKILL.md
127bun run ~/.claude/skills/Art/Tools/Generate.ts \
low line 146

Access to hidden dotfiles in home directory

SourceSKILL.md
146bun run ~/.claude/skills/Art/Tools/Generate.ts \
medium line 162

Access to .env file

SourceSKILL.md
162**API keys in:** `${PAI_DIR}/.env`
low line 40

External URL reference

SourceSKILL.md
40curl -s -X POST http://localhost:8888/notify \
Scanned on Mar 1, 2026
View Security Dashboard