cloudkit-sync
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and Swift code snippets for CloudKit integration. No malicious instructions, prompt injections, or obfuscated payloads were identified.
- Evidence: All code examples utilize standard Apple APIs such as
CKContainer,CKRecord, andCKSyncEnginefor their intended purposes. - Evidence: The review checklist promotes security best practices, such as using
encryptedValuesfor sensitive data. - [EXTERNAL_DOWNLOADS]: The references section includes links to documentation hosted on
sosumi.ai. - Evidence: These links are provided as static documentation references for the developer and do not involve automated downloading or execution of remote scripts.
- [DATA_EXFILTRATION]: The skill outlines the use of private, public, and shared databases according to Apple's security model.
- Evidence: The instructions correctly guide the user to store user-specific data in the private database and emphasize checking account status before operations.
Audit Metadata