playwright-interactive
Warn
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions require the user to disable the execution environment's security sandbox using the
--sandbox danger-full-accessflag, granting the agent full system permissions. - [COMMAND_EXECUTION]: Utilizes
js_replto run arbitrary JavaScript code on the host machine to manage Playwright sessions. - [COMMAND_EXECUTION]: Employs
page.evaluate()andelectronApp.evaluate()to dynamically inject and execute code within the renderer and main processes of the applications being tested. - [EXTERNAL_DOWNLOADS]: Downloads the
playwrightandelectronpackages from the NPM registry and fetches browser binaries via thenpx playwright installcommand.
Audit Metadata