background-processing
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the creation of legitimate iOS background processing infrastructure using official Apple APIs such as the Background Tasks framework and URLSession. The generated code templates are production-ready and follow industry best practices.
- [COMMAND_EXECUTION]: The skill uses tools like Grep and Glob (which may utilize the provided Bash capability) to analyze the local project structure and configuration. These operations are scoped to identifying existing background task identifiers and entitlements in Info.plist and source files, which is necessary for the skill's stated purpose.
- [EXTERNAL_DOWNLOADS]: No remote packages, scripts, or unverifiable dependencies are downloaded during the skill's execution. The code templates use standard Foundation libraries, and testing examples reference a safe placeholder domain (example.com).
- [SAFE]: Documentation within the skill provides standard Xcode debugger commands for simulating background execution, which are routine developer tasks and do not represent a security risk.
Audit Metadata