macos-liquid-glass-designer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited macos-liquid-glass-designer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Modernize macOS SwiftUI UI by using standard app structure and system materials first; add custom glass only for app-specific surfaces.
glassEffect only where standard controls do not cover the design.macos-runtime-debugger for SwiftPM GUI apps.NavigationSplitView; let sidebars use system Liquid Glass material.backgroundExtensionEffect for hero/media that should extend beyond safe area near floating chrome.TabView for persistent top-level sections; do not force iPhone tab/search patterns onto macOS.presentationBackground imitation layers when the system sheet material is enough.NavigationSplitView; use searchToolbarBehavior for compact secondary search.ToolbarSpacer, sharedBackgroundVisibility, and badge instead of custom chrome.controlSize, buttonBorderShape, slider step/ticks/neutralValue, and Label before custom controls.glassEffect defaults to a capsule-like shape and vibrant text; pass an explicit shape when needed..interactive() for custom controls/containers with interactive elements.GlassEffectContainer; separate containers cannot sample each other correctly.glassEffectID with a local @Namespace for collapsed/expanded morphing with stable identity.NavigationSplitView, toolbars, or sheets by default..app bundle.Use macos-swiftui-architect for scene architecture, macos-view-architect for large-view structure, macos-appkit-bridge for AppKit-only behavior, and macos-runtime-debugger for launch/log verification.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.