SymbolPicker
v1.0.0Expert guidance on SymbolPicker, a native SwiftUI SF Symbol picker. Use when developers mention: (1) SymbolPicker, (2) selecting SF Symbols, (3) picking symbols with colors, (4) customizing symbol picker appearance, (5) cross-platform symbol selection (iOS, macOS, visionOS), (6) specific modifiers like .symbolPickerSymbolsStyle or .symbolPickerDismiss.
⭐ 1· 1.7k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the SKILL.md and reference files. The only external resource it tells the developer to add is a GitHub Swift Package (SzpakKamil/SymbolPicker), which is appropriate for a UI component helper.
Instruction Scope
Runtime instructions are limited to offering guidance, code examples, and which reference docs to load. They do not instruct the agent to read local files, access credentials, or call unexpected endpoints. The only network action implied is installing the package via SPM.
Install Mechanism
This is an instruction-only skill with no install spec. The suggested install method is Swift Package Manager from a GitHub repo (a standard, well-known host). No suspicious download URLs, extract steps, or custom installers are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing in the instructions attempts to access secrets or unrelated services.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not modify other skills or system settings. It is user-invocable and follows normal agent invocation defaults.
Assessment
This skill appears coherent and focused on helping developers use the SymbolPicker Swift package. Before adding the package to your project, review the referenced GitHub repository (SzpakKamil/SymbolPicker) to verify the author, license, release tag (v1.0.0), and recent activity. When installing third-party Swift packages via SPM, it's good practice to inspect the source for unexpected network/telemetry code or build scripts, confirm compatibility with your Swift/Xcode versions, and pin to a reviewed release. The skill itself does not request secrets or perform risky actions, but installing any external package always carries the usual supply-chain risk — review the repo before adding it to production code.Like a lobster shell, security has layers — review code before you run it.
latestvk978kmbktwtvmj8s66d1ynj2sh80d0bk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
