ios-uikit
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill does not contain any instructions attempting to override AI safety guidelines or bypass behavioral constraints.
- [DATA_EXFILTRATION]: The skill demonstrates network requests via URLSession to 'example.com', which is a standard placeholder. It also correctly advises using environment variables for API keys rather than hardcoding them.
- [COMMAND_EXECUTION]: The documentation includes standard iOS development CLI commands (xcodebuild, simctl) and dependency management commands (pod install), which are appropriate for the skill's context.
- [SAFE]: Overall, the skill follows secure coding practices for iOS development and contains no malicious logic.
Audit Metadata