ios-debugger-agent
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a workflow for interacting with iOS simulators via the XcodeBuildMCP interface. All actions described, including listing simulators, building projects, and capturing logs, are standard development procedures.
- [SAFE]: No unauthorized data access or exfiltration patterns were detected. The skill works within the local development environment using the provided project paths and simulator IDs.
- [SAFE]: There are no signs of prompt injection, obfuscation, or remote code execution. The instructions are transparent and focused on debugging tasks.
- [SAFE]: While the skill ingests external data (app logs and UI view hierarchies), which is a potential surface for indirect prompt injection, this behavior is essential for its primary purpose as a debugger and does not pose an elevated risk in this context.
Audit Metadata