playwright_browser
Provides advanced browser automation capabilities using Playwright for web scraping, user interaction simulation, and data extraction.
Install this skill
or
88/100
Security score
The playwright_browser skill was audited on Feb 28, 2026 and we found 12 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 55
External URL reference
SourceSKILL.md
| 55 | python skills/playwright_browser/browser_tool.py --url https://example.com --screenshot --output example.png |
low line 60
External URL reference
SourceSKILL.md
| 60 | python skills/playwright_browser/browser_tool.py --url https://example.com --read |
low line 65
External URL reference
SourceSKILL.md
| 65 | python skills/playwright_browser/browser_tool.py --url https://example.com --screenshot --wait .main-content |
low line 72
External URL reference
SourceSKILL.md
| 72 | python skills/playwright_browser/scraper.py https://example.com --selector title:h1:text |
low line 77
External URL reference
SourceSKILL.md
| 77 | python skills/playwright_browser/scraper.py https://example.com --selector links:a:href:multiple --json |
low line 82
External URL reference
SourceSKILL.md
| 82 | python skills/playwright_browser/scraper.py https://example.com --selector img_url:img:src |
low line 101
External URL reference
SourceSKILL.md
| 101 | python skills/playwright_browser/automator.py https://example.com --file actions.json |
low line 106
External URL reference
SourceSKILL.md
| 106 | python skills/playwright_browser/automator.py https://example.com --actions '[{"type":"fill","selector":"#input","value":"test"},{"type":"click","selector":"#submit"}]' |
low line 125
External URL reference
SourceSKILL.md
| 125 | python skills/playwright_browser/snapshot.py https://example.com --output fullpage --full-page |
low line 130
External URL reference
SourceSKILL.md
| 130 | python skills/playwright_browser/snapshot.py https://example.com --output report --format pdf |
low line 137
External URL reference
SourceSKILL.md
| 137 | python skills/playwright_browser/download_images.py https://example.com --output-dir downloaded_images --max 10 |
low line 147
External URL reference
SourceSKILL.md
| 147 | python skills/playwright_browser/download_images.py https://www.nvidia.cn --output-dir nvidia_images --max 5 |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 55
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawtestingapidata-engineerqa-engineerbackend-developerfrontend-developerproduct-managerplaywrightdevelopmentproduct
NeverSight/skills_feed