Skip to main content

uni-utilities

Provides utility tools for weather, stock prices, currency conversion, QR codes, and URL shortening via the uni CLI.

Install this skill

or
90/100

Security score

The uni-utilities skill was audited on Feb 28, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 6

Access to hidden dotfiles in home directory

SourceSKILL.md
6allowed-tools: Bash(uni:*), Bash(~/.local/bin/uni:*)
low line 51

External URL reference

SourceSKILL.md
51uni qrcode "https://example.com" # Terminal display
low line 53

External URL reference

SourceSKILL.md
53uni qrcode "https://..." --output qr.png # Save file
low line 61

External URL reference

SourceSKILL.md
61uni shorturl "https://very-long-url.com/path"
low line 62

External URL reference

SourceSKILL.md
62uni shorturl "https://is.gd/xxx" --expand # Expand
low line 63

External URL reference

SourceSKILL.md
63uni short "https://example.com" # Alias
Scanned on Feb 28, 2026
View Security Dashboard