implementing-android-code
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer reference for Bitwarden-specific Android implementation patterns, promoting consistency and security across the codebase.
- [SAFE]: It explicitly includes security guidelines, such as using
@EncryptedPreferencesfor sensitive data storage and the@IgnoredOnParcelannotation to prevent sensitive information from being leaked during Android process death recovery. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or malicious command execution was detected. The code templates provided follow industry and vendor-specific best practices.
- [SAFE]: The skill references standard Android libraries (Hilt, Jetpack Compose, Kotlin Serialization) and established testing tools (MockK, Turbine) without introducing any unverified or suspicious dependencies.
Audit Metadata