cocoapods-to-spm
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill serves as a technical migration guide for iOS developers.
- [EXTERNAL_DOWNLOADS]: The skill references official GitHub repositories for popular libraries (e.g., Firebase, Alamofire, SDWebImage) to be used as SPM dependencies. These are well-known and trusted sources.
- [COMMAND_EXECUTION]: Includes standard shell commands used in iOS development for project cleanup and dependency management, such as
pod deintegrateand removing build artifacts. These commands are routine and safe in the context of project migration.
Audit Metadata