end-to-end-testing
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional markdown files and code examples. No malicious code, obfuscation, or unauthorized data access patterns were detected.\n- [COMMAND_EXECUTION]: The documentation provides examples of standard development commands like
npm run test:e2eandnpx playwright test. It also includes a code snippet usingchild_process.spawnfor managing a local server during tests. These examples are relevant to the skill's context and follow best practices.\n- [CREDENTIALS_UNSAFE]: The skill explicitly advises against hardcoding credentials, suggesting the use of environment variables and temporary directories for session storage instead.\n- [REMOTE_CODE_EXECUTION]: No remote code execution vectors, unauthorized external downloads, or suspicious third-party package dependencies were found.
Audit Metadata