axiom-uikit
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for iOS development. All code snippets provided are standard Swift and Objective-C patterns used for UI development, animation, and reactive programming within the Apple ecosystem.
- [PROMPT_INJECTION]: There are no instructions attempting to override agent behavior, bypass safety filters, or extract system prompts. The 'Anti-Rationalization' sections are used to correct common developer misconceptions, not to inject malicious instructions.
- [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file path access, or unauthorized network operations were found. The LLDB commands provided (e.g.,
po,expr) are standard debugging tools used locally within the Xcode environment. - [EXTERNAL_DOWNLOADS]: The skill does not perform any remote code execution or download external packages. References to documentation paths (e.g.,
/uikit/nstextlayoutmanager) are standard pointers to Apple's developer documentation. - [COMMAND_EXECUTION]: No suspicious shell commands or dynamic context injections (
!command) are present. The provided scripts are intended for integration into an iOS project and do not contain any system-level exploit patterns.
Audit Metadata