cloudkit
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for developers working with CloudKit. The instructions and Swift code snippets align with official Apple development standards and best practices.
- [SAFE]: It includes specific security guidance for handling sensitive data, warning against placing PII or financial information in public databases and recommending the use of CryptoKit for client-side encryption.
- [SAFE]: The provided code for data persistence and serialization uses
NSKeyedUnarchiverwithrequiresSecureCoding = true, which is the recommended practice to prevent unsafe deserialization attacks. - [SAFE]: External references point to official Apple documentation and public sample repositories, which are recognized as trusted resources for software development.
- [SAFE]: No obfuscation, prompt injection, or unauthorized data exfiltration patterns were detected across the skill's instructions or supporting reference files.
Audit Metadata