ios-quality-and-release
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for expert iOS debugging using tools like
LLDBandDTrace. This includes advanced commands for register manipulation, memory writing, and process tracing (e.g.,sudo dtrace). These are standard professional development practices within the context of the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: References external developer tools and scripts, such as Facebook's Chisel (
fbchisellldb.py) and specialized LLDB scripts (msl.py). These references target well-known open-source projects or established technical authors in the iOS development community. - [REMOTE_CODE_EXECUTION]: Describes the use of LLDB Python scripting (
command script import) to extend debugger functionality. This is a documented feature of the Apple developer toolchain intended for technical workflows. - [PROMPT_INJECTION]: No override patterns or safety bypass attempts were found in the instructional content.
- [DATA_EXFILTRATION]: No exfiltration patterns or hardcoded credentials were identified. Example credentials in the documentation (e.g.,
reviewer@example.com) are clearly marked placeholders for App Store review instructions.
Audit Metadata