qa-regression
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill implements automated testing using the official Playwright framework and adheres to security best practices such as utilizing secrets for authentication tokens and credentials.
- [EXTERNAL_DOWNLOADS]: Fetches Playwright and its dependencies from the official NPM registry and Microsoft's servers, which are well-known and trusted sources.
- [COMMAND_EXECUTION]: Executes standard Playwright test commands through npx, which is the expected and documented behavior for a QA automation tool.
Audit Metadata