Skip to main content

terminal-ui-design

Creates distinctive terminal user interfaces with aesthetic designs, ASCII art, and polished outputs for command-line applications.

Install this skill

or
65/100

Security score

The terminal-ui-design skill was audited on Feb 25, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 158

Hex-encoded characters

SourceSKILL.md
158\x1b[1m Bold
medium line 159

Hex-encoded characters

SourceSKILL.md
159\x1b[3m Italic
medium line 160

Hex-encoded characters

SourceSKILL.md
160\x1b[4m Underline
medium line 161

Hex-encoded characters

SourceSKILL.md
161\x1b[31m Red foreground
medium line 162

Hex-encoded characters

SourceSKILL.md
162\x1b[38;2;R;G;Bm True color (RGB)
medium line 163

Hex-encoded characters

SourceSKILL.md
163\x1b[2J Clear screen
medium line 164

Hex-encoded characters

SourceSKILL.md
164\x1b[H Cursor home
Scanned on Feb 25, 2026
View Security Dashboard