playwright-testing
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill follows standard industry practices for automated browser testing.
- [EXTERNAL_DOWNLOADS]: The skill instructs the use of standard development tools and libraries, such as Playwright and Axe-core, via official package registries (NPM). These are required for the skill's stated functionality.
- [COMMAND_EXECUTION]: Includes instructions for running local servers and test runners (e.g.,
python3 -m http.server,npx playwright test), which are standard practices for automated UI testing environments. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or external transmission was detected. Network activity is scoped to
localhostfor interaction with the site being tested.
Audit Metadata