qa-automation
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for QA automation using the Playwright framework. The instructions and reference materials focus exclusively on legitimate software development and testing activities.
- [SAFE]: Sensitive data management (such as credentials and environment-specific URLs) follows security best practices by recommending the use of externalized JSON configuration files (
conf.json), environment variables (.env), and Playwright's auth state storage (.auth/login.json) instead of hardcoding secrets. - [COMMAND_EXECUTION]: The provided shell commands (e.g.,
npx playwright test,npx playwright install) are standard operational commands for the Playwright ecosystem and are intended for use by developers in local environments or CI/CD pipelines. - [EXTERNAL_DOWNLOADS]: All external tools and packages mentioned (e.g.,
@playwright/test,allure-playwright,junit) are widely-used, industry-standard libraries sourced from official package registries.
Audit Metadata