mapkit
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats were identified in this skill. The provided code snippets use standard, official Apple APIs for MapKit and CoreLocation.
- [EXTERNAL_DOWNLOADS]: The skill references standard Apple MapKit services (via
MKDirectionsandMKLocalSearch) which communicate with Apple's official mapping infrastructure. These are well-known, trusted services required for the functionality of the MapKit framework. - [COMMAND_EXECUTION]: There are no command line execution patterns or shell scripts provided in the skill. All code consists of Swift and Objective-C/UIKit examples for application development.
- [DATA_EXFILTRATION]: No unauthorized data collection or exfiltration patterns were detected. The skill correctly instructs developers to include mandatory privacy descriptions in the app's
Info.plistbefore requesting user location.
Audit Metadata