Skip to main content

ios

Facilitates the development and refactoring of iOS apps using Swift, focusing on modern patterns and best practices for UI and performance.

Install this skill

or
70/100

Security score

The ios skill was audited on Feb 25, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 3

Access to system keychain/keyring

SourceSKILL.md
3description: Build, review, and refactor iOS mobile apps (Swift) using modern iOS patterns. Use for tasks like SwiftUI UI, navigation, state management, networking (URLSession), persistence (Core Data
high line 42

Access to system keychain/keyring

SourceSKILL.md
42- Choose one consistent approach: SwiftData/Core Data for structured data; UserDefaults for small prefs; Keychain for secrets/tokens.
Scanned on Feb 25, 2026
View Security Dashboard