playwright
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static knowledge base for the Playwright framework. Detailed inspection of the 57 files revealed no evidence of prompt injection, data exfiltration, or malicious code execution.
- [EXTERNAL_DOWNLOADS]: The documentation references several external resources and dependencies, all of which are from trusted organizations or well-known services:
- Official Playwright Docker images from Microsoft (
mcr.microsoft.com). - Standard GitHub Actions for CI/CD pipelines.
- Well-known utility packages such as
@axe-core/playwright,dotenv, andcsv-parse. - [COMMAND_EXECUTION]: The skill includes numerous examples of Playwright CLI commands (e.g.,
npx playwright test,npx playwright install). These are standard operational commands for the toolset and do not pose a security risk in the context of this documentation.
Audit Metadata