ios-development
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational and provides boilerplate code for modern iOS app development. Analysis of all threat categories, including prompt injection and data exfiltration, revealed no malicious intent or security vulnerabilities.
- [COMMAND_EXECUTION]: The skill includes a shell script (scripts/project-analyzer.sh) designed to assist developers by identifying architectural patterns and dependencies within an iOS project. The script uses benign system commands like find and grep and does not perform any unauthorized file access or network communication.
- [SAFE]: Security-sensitive operations, such as authentication token storage, are shown using the native iOS Keychain API in the provided examples. Placeholders are consistently used for secrets in CI/CD documentation, preventing accidental credential exposure.
Audit Metadata