callkit
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive technical documentation for iOS CallKit and PushKit. The code examples are standard Swift implementations following Apple's framework requirements.- [DATA_EXFILTRATION]: Analysis of the code snippets shows no unauthorized data transfer. The mentioned token registration (
sendVoIPTokenToServer) is a standard requirement for VoIP services, and the mentioned APNs endpoints are official Apple services.- [CREDENTIALS_UNSAFE]: No sensitive credentials, such as API keys or private tokens, were found. The documentation correctly uses placeholders for sensitive values like phone numbers and caller names.- [PROMPT_INJECTION]: No instructional overrides, safety bypass attempts, or behavioral manipulation patterns were detected in the skill text or metadata.
Audit Metadata