entra-app-registration
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational and provides documentation, code snippets, and CLI commands for configuring Microsoft Entra ID. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [SAFE]: Hardcoded credentials are avoid; the documentation explicitly instructs users to store secrets in Azure Key Vault and use placeholders like
YOUR_APPLICATION_CLIENT_IDin examples. - [SAFE]: External references and packages (e.g., MSAL, Azure Identity SDKs) are limited to official Microsoft libraries and documentation on
learn.microsoft.com. - [SAFE]: The provided code examples for C#, Python, and JavaScript follow standard authentication patterns and use well-known, reputable dependencies.
Audit Metadata