activitykit
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and Swift code snippets intended to guide an AI agent in helping a developer implement iOS ActivityKit features. The provided patterns follow standard Apple development practices.
- [SAFE]: The skill correctly handles sensitive data like push tokens by instructing the agent to forward them to the server and observe for rotations using asynchronous sequences (
pushTokenUpdates), rather than hardcoding or logging them. - [SAFE]: Network examples in the testing sections use official Apple API endpoints (
api.push.apple.com) and standard command-line tools likecurlfor verification, posing no security risk. - [SAFE]: No obfuscation, persistence mechanisms, privilege escalation, or malicious command execution patterns were detected in the instructions or reference files.
Audit Metadata