webapp-testing
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious instructions, prompt injections, or unauthorized data access patterns were found. The skill files align with their described purpose of web application testing.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the 'playwright' Python package and requires the installation of browser binaries, which are standard and well-known dependencies for web automation tasks.
- [COMMAND_EXECUTION]: The 'scripts/playwright_runner.py' script performs automated browser interactions, including navigation and screenshot capturing. It adheres to security best practices by utilizing the system's temporary directory for file storage.
Audit Metadata