contacts-framework
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code snippets follow standard Apple development practices for the Contacts framework, including correct usage of CNContactStore, CNSaveRequest, and CNContactPickerViewController.
- [SAFE]: Authorization states, including the newer .limited access introduced in recent iOS versions, are handled correctly according to privacy best practices.
- [SAFE]: The skill correctly identifies the need for the NSContactsUsageDescription key and the specialized com.apple.developer.contacts.notes entitlement for accessing contact notes.
- [SAFE]: No signs of prompt injection, data exfiltration, or unauthorized network activity were found. Documentation links point to information resources and do not represent remote code execution risks.
Audit Metadata