ios-mobile-sdk
Pass
Audited by Gen Agent Trust Hub on Jun 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs users on how to integrate the Salesforce Mobile SDK using established iOS development tools and workflows. No malicious patterns or security risks were identified.\n- [EXTERNAL_DOWNLOADS]: Fetches dependencies from official Salesforce repositories on GitHub (e.g., github.com/forcedotcom/SalesforceMobileSDK-iOS-Specs and github.com/forcedotcom/SalesforceMobileSDK-iOS-SPM) using standard package managers (CocoaPods and Swift Package Manager).\n- [COMMAND_EXECUTION]: Involves common development commands such as
xcodegen generateandpod install, which are required to build and configure the Xcode project environment.\n- [CREDENTIALS_UNSAFE]: Correctly uses descriptive placeholders likeYOUR_CONSUMER_KEYandYOUR_CALLBACK_URLfor OAuth configuration, avoiding the inclusion of any hardcoded secrets in the documentation.
Audit Metadata