troubleshooting-authentication
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a standard troubleshooting guide for authentication using Microsoft MSAL and Entra ID. It contains configuration patterns and debugging steps aligned with official Azure documentation.- [CREDENTIALS_UNSAFE]: No secrets or hardcoded credentials are present. The skill references placeholders and environment variables for client and tenant IDs, which is the recommended practice for such documentation.- [EXTERNAL_DOWNLOADS]: No unauthorized or suspicious remote code downloads were found. The tool references jwt.ms, a well-known Microsoft-provided utility for JWT inspection.- [COMMAND_EXECUTION]: The skill mentions standard CLI tools like az and azd for authentication and provisioning, which are appropriate for the Microsoft Foundry developer context.
Audit Metadata