fix
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands via
npx playwright testto reproduce failures, capture traces, and verify applied fixes. These commands incorporate file paths and test names provided as inputs. This is the primary and intended function of the skill. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto execute Playwright, which may involve interactions with the official npm registry to ensure the necessary packages are available. The npm registry is recognized as a well-known technology service.
Audit Metadata