android-biometric-login

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides implementation guidance for Android biometric authentication using official and trusted libraries from the AndroidX suite (Google).
  • [SAFE]: The documentation emphasizes security best practices, such as mandating Class 3 biometrics (BIOMETRIC_STRONG), utilizing EncryptedSharedPreferences for configuration storage, and relying on system-managed BiometricPrompt dialogs rather than custom UI components.
  • [SAFE]: The skill includes explicit warnings against security anti-patterns, such as using deprecated APIs (FingerprintManager) or attempting to store biometric data locally, which aligns with modern mobile security standards.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was found within the instructions or code samples.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 07:34 AM