playwright
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
@playwright/mcppackage from the npm registry, which is an official and trusted Microsoft dependency. - [COMMAND_EXECUTION]: Executes the Playwright CLI tool via a shell wrapper to perform browser automation tasks.
- [REMOTE_CODE_EXECUTION]: Features
evalandrun-codecapabilities that allow JavaScript execution within the browser, which is a core function for web automation. - [DATA_EXFILTRATION]: Accesses and extracts data from web pages via screenshots and snapshots as part of its documented workflow.
- [SAFE]: The skill's behavior is consistent with its intended use as a browser automation tool, and all external dependencies are from trusted vendors.
- [PROMPT_INJECTION]: The skill interacts with external web content, presenting a surface for indirect prompt injection. Ingestion points:
pwcli openinSKILL.md. Boundary markers: None. Capability inventory:pwcli evalandpwcli run-codeinreferences/cli.md. Sanitization: Standard browser isolation provided by Playwright.
Audit Metadata