ios-swift-expert
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and accurate guidance for iOS development, adhering to Apple's Human Interface Guidelines and Swift API Design Guidelines.
- [COMMAND_EXECUTION]: Instructions include the use of standard Apple development tools such as
xcodebuildfor build verification andxctracefor performance profiling. These tools are used within their intended professional context and are essential for the skill's stated purpose. - [SAFE]: Code examples and architectural patterns (MVVM, Coordinator, Dependency Injection) are implemented using modern, memory-safe Swift practices, such as async/await, proper closure capture with [weak self], and the @Observable macro.
- [SAFE]: File system operations mentioned, such as clearing specific project build caches using
rm -rf, include explicit warnings to prevent accidental data loss and are correctly limited to project-specific DerivedData subdirectories.
Audit Metadata