ios-biometric-login
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard iOS biometric authentication patterns using the native LocalAuthentication framework, providing a safe and recommended approach for Face ID and Touch ID integration.- [SAFE]: Security best practices are followed by using Keychain storage (Security framework) for persisting biometric preferences, ensuring data is encrypted at rest and persists across application reinstalls.- [SAFE]: The skill does not include any external dependencies, remote script downloads, or unauthorized network operations.- [SAFE]: No prompt injection, obfuscation, or privilege escalation patterns were detected in the instructions, metadata, or provided code snippets.
Audit Metadata