azure-microsoft-playwright-testing-ts
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official, well-known packages from Microsoft (@azure/playwright, @azure/identity) and the Playwright project (@playwright/test) for its core functionality. These are trusted dependencies.
- [SAFE]: Authentication is handled using recommended Microsoft Entra ID practices, such as DefaultAzureCredential and ManagedIdentityCredential, which avoid hardcoding secrets.
- [SAFE]: The instruction set focuses on standard development workflows for local testing and CI/CD environments (GitHub Actions, Azure Pipelines), employing secure secret management for environment variables like PLAYWRIGHT_SERVICE_URL.
Audit Metadata