← 返回 Skills 市场
Playwright Mcp 1.0.0
作者
itsjustFred
· GitHub ↗
· v1.0.0
596
总下载
0
收藏
19
当前安装
1
版本数
在 OpenClaw 中安装
/install playwright-mcp-1-0-0
功能描述
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automat...
安全使用建议
This skill appears to be what it claims: a Playwright MCP front-end. Before installing, consider these practical security steps: (1) Verify the npm package (@playwright/mcp) is the expected upstream and review its release page; (2) Restrict the MCP server with --allowed-hosts and avoid using --no-sandbox or --ignore-https-errors unless necessary; (3) Treat browser_evaluate and file-upload tools as sensitive: do not allow the agent to execute arbitrary JS on pages that handle secrets or to upload local files you don't trust; (4) Run the MCP server in an isolated environment (container/VM) if you will automate untrusted sites or internal networks; (5) Monitor network activity and outputs produced in --output-dir. These mitigations address the legitimate but powerful capabilities of browser automation; the skill itself is coherent with its description.
功能分析
Type: OpenClaw Skill
Name: playwright-mcp-1-0-0
Version: 1.0.0
This skill bundle provides browser automation capabilities via the Playwright MCP server. The `SKILL.md` transparently describes the tools and configuration options, including security features like host validation, sandboxing, and restricted file system access. The `examples.py` script is purely illustrative and does not execute any commands. There is no evidence of malicious prompt injection, data exfiltration, unauthorized execution, or persistence mechanisms within the provided files. The capabilities, while powerful (e.g., arbitrary JavaScript execution via `browser_evaluate`), are aligned with the stated purpose of browser automation, and the documentation even addresses security considerations.
能力评估
Purpose & Capability
Name/description match the declared requirements: the skill needs playwright-mcp/npx and documents installing @playwright/mcp. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md stays on-topic for browser automation, but includes powerful primitives (browser_evaluate to run arbitrary JS, browser_choose_file to upload files, navigation to arbitrary URLs). Those capabilities are expected for a browser automation skill but can be used to exfiltrate data or access internal endpoints if misused. The doc mentions allowed-hosts / blocked-origins and sandboxing but leaves defaults and enforcement unclear.
Install Mechanism
No embedded install script is executed by the registry; installation is via npm/npx (@playwright/mcp) which is the expected mechanism for Playwright tools. No ad-hoc downloads or obscure URLs are used.
Credentials
The skill requires no environment variables or credentials, which is proportionate to its stated functionality.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request persistent system-wide privileges or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install playwright-mcp-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/playwright-mcp-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the playwright-mcp skill for browser automation via Playwright MCP server.
- Provides tools to navigate websites, interact with forms, click elements, extract data, and take screenshots.
- Supports command-line options for browser selection, headless mode, viewport sizing, security controls, and output management.
- Includes detailed quick start and usage examples for common automation workflows.
- Security features include restricted file system access, host validation, and sandboxing by default.
元数据
常见问题
Playwright Mcp 1.0.0 是什么?
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 596 次。
如何安装 Playwright Mcp 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install playwright-mcp-1-0-0」即可一键安装,无需额外配置。
Playwright Mcp 1.0.0 是免费的吗?
是的,Playwright Mcp 1.0.0 完全免费(开源免费),可自由下载、安装和使用。
Playwright Mcp 1.0.0 支持哪些平台?
Playwright Mcp 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Playwright Mcp 1.0.0?
由 itsjustFred(@itsjustfred)开发并维护,当前版本 v1.0.0。
推荐 Skills