python-web-scraperPython web scraping toolkit for data extraction, pagination handling, anti-blocking techniques, Selenium for JavaScript-heavy sites, and structured output (J...
Install via ClawdBot CLI:
clawdbot install ericlooi504/python-web-scraperGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
post → https://example.com/loginCalls external URL not in known-safe list
https://example.comAI Analysis
The skill definition includes example code that posts credentials to 'https://example.com/login', which is a placeholder domain and not a real endpoint, so no actual exfiltration occurs. However, the skill's purpose is legitimate web scraping, and the example is clearly instructional, not malicious. The low risk is due to the potential for misuse if users replace placeholders with real credentials, but the skill itself does not contain hidden instructions or obfuscation.
Audited May 10, 2026 · audit v1.0
Usage Guide
Loading usage data… refresh in a few seconds.
Scored May 29, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.