ios-debugger-agent
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection due to its processing of untrusted data from the iOS environment.
- Ingestion points: The agent reads untrusted data from the simulator via
mcp__XcodeBuildMCP__start_sim_log_cap(app logs) andmcp__XcodeBuildMCP__describe_ui(UI element labels and identifiers) inSKILL.md. - Boundary markers: There are no explicit boundary markers or instructions to the LLM to ignore instructions embedded within retrieved logs or UI metadata.
- Capability inventory: The agent has the power to build and execute code using
mcp__XcodeBuildMCP__build_run_simand simulate user interactions viamcp__XcodeBuildMCP__tapandmcp__XcodeBuildMCP__type_textinSKILL.md. - Sanitization: The skill does not implement sanitization or validation of external content before processing it in the agent context.
Audit Metadata