webapp-testing
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill implements legitimate web testing and automation capabilities using the Playwright library. Analysis of the code in 'test-helper.js' confirms it is focused on standard tasks like waiting for elements and capturing debug data.
- [EXTERNAL_DOWNLOADS]: The skill automates the installation of Playwright from the official NPM registry. This is a well-known service, and the library is a trusted tool for web development.
- [COMMAND_EXECUTION]: The automated installation of dependencies and the execution of browser automation commands are standard for this category of developer tool and do not pose an unauthorized risk.
- [DATA_EXFILTRATION]: Screenshots and console logs are captured for local debugging purposes. There is no evidence of these files being sent to external or untrusted servers.
Audit Metadata