live-activity-generator
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill generates standard iOS development infrastructure using Apple's ActivityKit framework. It provides templates for Swift files and configuration snippets for
Info.plist. - [EXTERNAL_DOWNLOADS]: The skill references official Apple documentation and technical guides located at
developer.apple.com, which is a trusted domain. - [DATA_EXFILTRATION]: An example
curlcommand is provided for testing push-to-update functionality via Apple's official Push Notification service (APNs) atapi.push.apple.com. This is a well-known service required for the skill's primary purpose and does not involve unauthorized data transfer. - [COMMAND_EXECUTION]: The skill uses
GlobandGreptools solely to inspect the local project environment for existing files and deployment target versions to prevent code duplication or compatibility issues.
Audit Metadata