scout-ui-testing
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: Instructions follow established vendor patterns for UI testing.
- [COMMAND_EXECUTION]: Includes commands for running tests via local scripts and standard utilities.
- Usage of
node scripts/scout.jsis a standard part of the Kibana developer workflow. - Commands like
npx playwrightare industry-standard for the described tasks. - [EXTERNAL_DOWNLOADS]: References internal vendor packages and well-known testing frameworks.
- Node packages under the
@kbn/scope (e.g.,@kbn/scout,@kbn/scout-oblt,@kbn/scout-search,@kbn/scout-security) are internal resources managed by the vendor. - The framework relies on
playwrightfor browser automation.
Audit Metadata