background-processing
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and code examples for iOS development with no detected security threats.
- [DATA_EXPOSURE]: Networking code snippets use example domains (e.g., api.example.com) to illustrate background data fetching and uploads, which is standard for educational content.
- [INDIRECT_PROMPT_INJECTION]: The skill outlines patterns for processing external data from APIs and push notifications, which are standard ingestion vectors for iOS applications. 1. Ingestion points: SKILL.md (fetchLatestFeed) and references/background-task-patterns.md (URLSession delegates and remote notification handlers). 2. Boundary markers: None demonstrated in the code snippets. 3. Capability inventory: The skill demonstrates network communication and file system operations using standard iOS frameworks. 4. Sanitization: Not specifically detailed in the provided templates.
Audit Metadata