run-e2e-tests
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill facilitates running npm scripts (e.g.,
npm run compile,npm run e2e-test) which execute code defined in the local repository. This is a standard part of the development and testing process. - External Downloads: The skill mentions that the first run may download a VS Code instance (stored in
.vscode-test/). This is a standard and documented behavior of thevscode-testlibrary used for extension integration testing.
Audit Metadata