ns-e2e-tests
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for E2E testing using Cypress. It defines clear practices for directory layout and package management without any malicious patterns.- [EXTERNAL_DOWNLOADS]: Documents standard tools for the task such as Cypress, TypeScript, and Node.js. These are well-known industry standard tools and do not involve suspicious remote downloads.- [COMMAND_EXECUTION]: Mentions the use of standard npm scripts (
cypress:run,cypress:open) or Docker equivalents for running tests, which is expected behavior for an E2E testing tool.
Audit Metadata