e2e-testing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of educational content and code templates for the Playwright testing framework. It does not contain any executable malicious code, prompt injections, or obfuscated content.
- [COMMAND_EXECUTION]: The skill includes documentation for standard development commands such as
npm ciandnpx playwright test. These are expected for the described use case and are not used maliciously. - [EXTERNAL_DOWNLOADS]: The CI/CD examples reference official and well-known GitHub Actions from the
actions/organization and use standard package installation methods for Playwright. These are considered trusted and safe. - [DATA_EXFILTRATION]: No evidence of hardcoded credentials or unauthorized data access was found. Environment variables like
BASE_URLandNODE_ENVare used according to standard practices.
Audit Metadata