azure-microsoft-playwright-testing-ts
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code samples adhere to security best practices, specifically recommending Microsoft Entra ID authentication via DefaultAzureCredential over hardcoded access tokens.
- [EXTERNAL_DOWNLOADS]: The skill references and installs official SDKs (@azure/playwright, @azure/identity) and testing tools (@playwright/test) from the public NPM registry. These are well-known packages managed by a trusted organization.
- [COMMAND_EXECUTION]: Includes standard commands for Azure authentication (az login) and test execution (npx playwright test) which are necessary for the skill's primary purpose and involve no unauthorized privilege escalation.
Audit Metadata