background-tasks
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate educational content and implementation patterns for the iOS BackgroundTasks framework based on official Apple documentation.
- [SAFE]: All code snippets are standard Swift implementations for background task management, including registration, scheduling, and handling of various task types (BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask).
- [SAFE]: No prompt injection, data exfiltration, or malicious obfuscation techniques were detected.
- [SAFE]: The skill does not include any external dependencies, third-party package installations, or remote code execution vectors.
- [SAFE]: The debugging commands provided for LLDB simulation are standard development tools and pose no security risk as they are intended for local use on physical devices during development.
Audit Metadata