developing-ios-apps
Fail
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: CRITICALCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes routine command-line tools for iOS development, including project generation via
xcodegen, building withxcodebuild, and managing processes withpkill. Commands to clearDerivedDataand find signing identities are standard for developer maintenance and environment configuration. - [EXTERNAL_DOWNLOADS] (SAFE): Dependencies such as AudioKit and Realm are managed through Swift Package Manager (SPM) using official GitHub repositories. These are standard external libraries within the iOS ecosystem.
- [DATA_EXPOSURE] (SAFE): The use of the
securitytool to list local code-signing identities is consistent with the skill's purpose of aiding in app deployment and does not involve exfiltrating private keys. - [PROMPT_INJECTION] (SAFE): No instructions targeting safety filters or attempting to override core system behavior were observed in the skill or reference files.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata