testing-e2e
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Playwright testing framework and accessibility tools (@axe-core/playwright, jest-axe) from the official NPM registry.
- [EXTERNAL_DOWNLOADS]: Downloads the
@orchestkit/emulatepackage, identified as a vendor resource, to enable deterministic API mocking for tests. - [COMMAND_EXECUTION]: Executes Playwright CLI commands to install browser binaries and initialize the AI agent framework (Planner/Generator/Healer).
- [COMMAND_EXECUTION]: Uses local shell commands (
find,grep,wc,date) in thecreate-page-objectutility to analyze project structure and auto-populate boilerplate code. - [SAFE]: The skill adheres to industry-standard testing best practices, such as the Page Object Model and semantic locators, and contains no malicious code or exfiltration patterns.
Audit Metadata