mobile-ios
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References official Couchbase Lite Swift SDK repositories on GitHub (github.com/couchbase) for installation via Swift Package Manager.
- [COMMAND_EXECUTION]: Provides the standard
pod installcommand for managing project dependencies through CocoaPods. - [DATA_EXFILTRATION]: Describes the configuration of a
Replicatorto synchronize local data with remote Sync Gateway or Capella App Services endpoints as part of its primary synchronization functionality. - [CREDENTIALS_UNSAFE]: Includes a documentation example for database encryption using a placeholder password string "my-secret-passphrase".
Audit Metadata