corelocation
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation and instruction set for Apple's Core Location framework. It contains no executable code, shell scripts, or external dependencies.
- [SAFE]: The instructions include a 'Verification gate' and 'Anti-rationalization' section designed to ensure the agent promotes privacy best practices, such as requesting the minimum location permissions and requiring mandatory usage descriptions in the app's Info.plist.
- [EXTERNAL_DOWNLOADS]: The guide references official Apple documentation, human interface guidelines, and WWDC session videos at developer.apple.com to provide deeper context for developers.
- [SAFE]: The provided code examples use standard, native Apple APIs (CLLocationManager, CLMonitor, CLLocationUpdate) and follow modern Swift patterns (@Observable, async/await).
Audit Metadata