mobile-sync-android
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows security best practices for Android development by recommending the use of
EncryptedSharedPreferences(androidx.security.crypto) for credential management instead of hardcoding secrets. All URLs (sync-gateway.example.com) and session tokens in the examples are clearly marked placeholders. The code implementation uses standard Couchbase Lite Android SDK patterns for replication, authentication, and data filtering.
Audit Metadata