healthkit
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Technical instructions and Swift code examples provide standard, safe implementations for Apple's HealthKit framework, covering data authorization, querying, and workout session management.
- [SAFE]: The skill emphasizes privacy-first development practices, such as mandatory availability checks using
HKHealthStore.isHealthDataAvailable(), requesting minimal required permissions, and handling privacy-protected read denials gracefully. - [SAFE]: Background delivery and workout session patterns follow official Apple lifecycle recommendations, including the correct use of observer completion handlers and session delegate transitions.
- [SAFE]: External documentation links use a common industry placeholder domain (
sosumi.ai) to refer to Apple's developer documentation in a neutral manner.
Audit Metadata