frontend-testing
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill contains educational resources and configuration templates for widely used frontend testing frameworks including Jest, Vitest, React Testing Library, and Cypress.
- [COMMAND_EXECUTION]: The skill includes a shell script at
scripts/scaffold-tests.shdesigned to help developers create test stubs; the script follows safe practices by usingset -euo pipefailand does not include any network-based or malicious commands.
Audit Metadata