ios-development
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an advisory tool for iOS developers, providing reference materials on Swift coding idioms, SwiftUI patterns, and platform-specific guidelines. The analysis found no evidence of malicious intent or dangerous behavior.
- [CREDENTIALS_UNSAFE]: The skill reference files contain examples of hardcoded API keys (e.g., "sk_live_abc123...") and insecure storage methods. These are explicitly documented as anti-patterns to be avoided, with secure alternatives such as environment variables and the Keychain provided as recommended practices.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the WebFetch tool to access documentation from official developer resources. Retrieving platform guidelines is a routine task for this skill's intended purpose of performing UI and HIG reviews.
- [COMMAND_EXECUTION]: The skill uses the Write tool to generate project planning documentation such as roadmaps and architecture guides. These operations are conducted within the user's specified project directories and are part of the core functionality for planning new or auditing existing applications.
Audit Metadata