Playwright (Automation + MCP + Scraper)
Browser automation via Playwright MCP. Navigate websites, click elements, fill forms, take screenshots, extract data, and debug real browser workflows. Use w...
v1.0.3
2026/03/11
Clarified the MCP-first browser automation flow and improved quick-start guidance for forms, screenshots, and extraction.
v1.0.2
2026/02/26
No changelog provided.
v1.0.0
2026/02/13
No changelog provided.
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill is an instruction-only Playwright/browser-automation guide that only requires node/npx and its instructions and examples align with the stated purpose.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: playwright Version: 1.0.3 The Playwright skill bundle is a well-structured set of instructions and best practices for browser automation, testing, and scraping. It includes comprehensive documentation across multiple files (SKILL.md, ci-cd.md, debugging.md, etc.) that promote secure and resilient automation patterns, such as using role-based locators, isolating test environments, and requiring explicit user confirmation for high-stakes production flows. No evidence of malicious intent, data exfiltration, or prompt injection was found; the skill explicitly advises against risky behaviors like browser-fingerprinting hacks or unauthorized session persistence.