Skip to main content

liquid-glass

Enables developers to create native macOS/iOS apps using Apple's Liquid Glass design language and Human Interface Guidelines.

Install this skill

or
80/100

Security score

The liquid-glass skill was audited on Mar 5, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 83

System command execution

SourceSKILL.md
83Text(value).font(.system(size: 28, weight: .bold, design: .rounded))
medium line 116

System command execution

SourceSKILL.md
116Image(systemName: icon).font(.system(size: 14, weight: .semibold)).foregroundStyle(color)
medium line 164

System command execution

SourceSKILL.md
164.font(.system(size: 28, weight: .bold, design: .rounded)) // Stats
medium line 189

System command execution

SourceSKILL.md
189Image(systemName: "gear").font(.system(size: 14, weight: .semibold))
Scanned on Mar 5, 2026
View Security Dashboard