Code Quality
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational guide and template repository for software testing and code quality standards. All analyzed content is consistent with its stated purpose.
- [COMMAND_EXECUTION]: The skill includes examples of standard development and CI/CD commands (e.g.,
npm run test,playwright test,eslint) within configuration snippets likepackage.jsonand GitHub Action workflows. These are appropriate for the context of test automation. - [EXTERNAL_DOWNLOADS]: The documentation references official resources and well-known services, including documentation for Playwright, Vitest, and ESLint, as well as standard GitHub Actions. These references are informative and secure.
- [CREDENTIALS_UNSAFE]: The skill contains placeholder passwords (e.g.,
SecurePass123!,Password123!) and a standard test credit card number (4242424242424242) within its code examples. These are clearly intended for demonstration purposes in a testing environment and do not constitute a security risk.
Audit Metadata