frontend-testing

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides comprehensive instructional content on frontend testing strategies, including unit, component, E2E, and accessibility testing. All code snippets follow standard development practices.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries and tools from the npm registry (e.g., jest, vitest, playwright, @testing-library/react). These are industry-standard dependencies from trusted sources.
  • [COMMAND_EXECUTION]: Includes common development commands for environment setup and test automation (e.g., npm install, npm run test, npx playwright install). These commands are necessary for the skill's stated purpose and do not target sensitive system areas.
  • [REMOTE_CODE_EXECUTION]: The GitHub Actions example uses official and trusted actions (e.g., actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v3), which are standard for CI/CD pipelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 11:08 AM