playwright-test-results

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • GitHub API Interaction: The skill utilizes the gh CLI to fetch CI artifacts and metadata from the official Playwright repository. This is a standard method for developers to access automated test reports and logs within their existing security context.
  • Local Database Management: It includes commands to download and update a local DuckDB file using Node.js scripts. This allows for efficient, offline analysis of large sets of test data without repeated network requests.
  • Dynamic Command Examples: The instructions provide examples of using node -e to execute small JavaScript snippets that interface with the DuckDB API. These snippets are designed for querying the local database and displaying results in the terminal.
  • Test Data Processing: The skill handles metadata generated from CI runs, such as test titles and error messages. While this data is sourced from external CI processes, the skill treats it as structured input for reporting and identifying patterns like test flakiness.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 03:04 PM
Security Audit — agent-trust-hub — playwright-test-results