screen-time

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical guide for Apple's Screen Time frameworks. All provided Swift code snippets utilize standard iOS/macOS APIs for authorization, monitoring, and app shielding without any suspicious modifications.- [SAFE]: Data handling practices described in the documentation align with Apple's privacy-preserving architecture. Specifically, the use of opaque tokens (ApplicationToken, ActivityCategoryToken) ensures that the app cannot access private user data like bundle IDs or app names directly.- [SAFE]: The persistence and inter-process communication patterns (using App Groups and PropertyListEncoder with UserDefaults) are the officially recommended methods for sharing data between a host app and its DeviceActivityMonitor extension.- [SAFE]: The skill includes explicit warnings about the 6MB memory limit for extensions and the requirement for Apple's manual entitlement approval, demonstrating a focus on platform compliance and stability.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 01:51 AM
Security Audit — agent-trust-hub — screen-time