Skip to main content

maui-authentication

Facilitates authentication in .NET MAUI apps using OAuth 2.0 and Microsoft Entra ID, supporting various platforms and social logins.

Install this skill

or
55/100

Security score

The maui-authentication skill was audited on May 12, 2026 and we found 3 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 81

Access to system keychain/keyring

SourceSKILL.md
81### ⚠️ iOS: Keychain sharing is required
high line 83

Access to system keychain/keyring

SourceSKILL.md
83Without `Entitlements.plist` containing keychain group `com.microsoft.adalcache`, token caching fails silently and users are prompted to sign in every time.
high line 129

Access to system keychain/keyring

SourceSKILL.md
129- [ ] iOS: `Entitlements.plist` has keychain group `com.microsoft.adalcache`
Scanned on May 12, 2026
View Security Dashboard
Installation guide →