cometchat-ios-troubleshooting
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for iOS development troubleshooting, including cleaning Xcode's Derived Data directory (
rm -rf ~/Library/Developer/Xcode/DerivedData) and resetting CocoaPods environments (rm -rf Pods Podfile.lock). These are legitimate and routine maintenance tasks for mobile developers. - [EXTERNAL_DOWNLOADS]: References official CometChat documentation and GitHub repositories for managing SDK dependencies via CocoaPods and Swift Package Manager. All external references are linked to the vendor's official infrastructure.
Audit Metadata