e2e
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill. The skill follows standard development practices for generating test code.
- [EXTERNAL_DOWNLOADS]: The skill mentions installing
@testing-library/cypress. This is a well-known, industry-standard library for testing and is considered a safe dependency. - [COMMAND_EXECUTION]: The documentation includes a standard installation command (
npm install --save-dev @testing-library/cypress) intended for the user to set up their local development environment. - [PROMPT_INJECTION]: No instructions attempting to bypass safety filters or override agent behavior were found.
- [DATA_EXFILTRATION]: No network requests to untrusted domains or access to sensitive files (like SSH keys or AWS credentials) were detected.
Audit Metadata