ios-review
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of instructions for the agent to perform a structured code review on iOS projects. It utilizes local information (git history, project architecture files, and Swift source code) to provide feedback based on standard patterns (MVVM, Concurrency, etc.). There are no network requests, external downloads, or attempts to bypass system constraints. While it processes external data (source code), which presents a theoretical indirect prompt injection surface common to all code analysis tools, it does so within the scope of its intended function.
Audit Metadata