ios-design-review
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill's preamble executes a wide range of local utility scripts and shell commands (e.g.,
gstack-config,git,jq,find) to manage session data, environment configuration, and project-specific routing rules. - [COMMAND_EXECUTION]: The initialization process uses
evalandsourceto execute instructions generated by local binaries such asgstack-slugandgstack-repo-mode. - [DATA_EXFILTRATION]: Usage metrics and repository names are collected and transmitted to a remote telemetry service as part of the GStack toolset's integrated analytics, which is a documented and user-configurable feature.
- [EXTERNAL_DOWNLOADS]: The skill provides an option for the user to open a vendor-controlled informational URL (
https://garryslist.org/posts/boil-the-ocean) for product context. - [PROMPT_INJECTION]: The skill processes untrusted external data from the connected iOS device (screenshots and UI element trees), which could potentially be manipulated to influence the agent's behavior via indirect prompt injection.
- Ingestion points:
GET /screenshotandGET /elementsfrom the iOS application environment (SKILL.md) - Boundary markers: Absent
- Capability inventory:
Bash,Read,Glob,Grep,AskUserQuestion(SKILL.md) - Sanitization: Absent
Audit Metadata