ios-mobile-sdk

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads the Salesforce Mobile SDK and associated specifications from official sources.
  • It references the vendor's own GitHub repositories: github.com/forcedotcom/SalesforceMobileSDK-iOS-Specs and github.com/forcedotcom/SalesforceMobileSDK-iOS-SPM.
  • It utilizes the standard CocoaPods CDN at cdn.cocoapods.org for dependency resolution.
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard development tools for the iOS ecosystem.
  • Commands include xcodegen generate for project file management and pod install for handling CocoaPods.
  • It uses xcodebuild for compiling the application and running builds for the iOS simulator.
  • It suggests using brew install xcodegen to set up the necessary environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 04:14 PM
Security Audit — agent-trust-hub — ios-mobile-sdk