azure-microsoft-playwright-testing-ts

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [EXTERNAL_DOWNLOADS] (LOW/INFO): The skill installs official packages from trusted sources (Microsoft/Azure), including @azure/playwright, @playwright/test, and @azure/identity. Per [TRUST-SCOPE-RULE], these are categorized as INFO due to the trusted status of the organizations.
  • [CREDENTIALS_UNSAFE] (SAFE): The provided configuration examples use secure authentication methods, such as DefaultAzureCredential and ManagedIdentityCredential, which do not require hardcoded secrets. Placeholders are used for environment variables in CI/CD examples.
  • [COMMAND_EXECUTION] (LOW): The skill involves running npx playwright test, which is the expected and documented method for running tests with the service. No hidden or arbitrary command execution was detected.
  • [DATA_EXFILTRATION] (SAFE): Network communication is directed to official Microsoft Azure service endpoints (*.playwright.microsoft.com). There is no evidence of sensitive data being sent to unauthorized third-party domains.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 09:59 AM