apple-swift
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of official Apple development tools such as
xcodebuildfor building and testing, andxctracefor performance profiling. It also references common ecosystem tools likeswiftlintandast-grep(sg). - [EXTERNAL_DOWNLOADS]: Includes links to official Apple developer documentation and established open-source libraries hosted on GitHub, such as Point-Free's Composable Architecture and Realm's SwiftLint. These are well-known resources in the developer community.
- [DATA_EXFILTRATION]: Code snippets demonstrate networking using
URLSessionwith placeholder endpoints (e.g., api.example.com). No instructions for exfiltrating sensitive local data or credentials were found.
Audit Metadata