azure-resource-manager-playwright-dotnet
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- Official SDK Integration: The skill provides instructions for installing and using standard Microsoft Azure SDK packages, specifically
Azure.ResourceManager.PlaywrightandAzure.Identity, from official repositories. - Authentication Best Practices: It emphasizes the use of
DefaultAzureCredential, which is the recommended approach for secure authentication in Azure to avoid hardcoding sensitive keys. - Secure Environment Management: The documentation uses standard placeholders for subscription and identity variables, encouraging users to manage these via environment variables rather than hardcoding them into source code.
- Valid API References: All documentation links and resource provider identifiers (
Microsoft.LoadTestService) align with official Microsoft Azure documentation for the Playwright Testing service.
Audit Metadata