web-accessUniversal web access skill: search, fetch, browser automation via CDP Proxy. Handles login-required sites, anti-scraping bypasses, and complex web interactions.
Install via ClawdBot CLI:
clawdbot install eze-is/web-accessGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:3456/eval?target=IDCalls external URL not in known-safe list
https://github.com/eze-is/web-accessUses known external API (expected, informational)
r.jina.aiAI Analysis
The skill primarily interacts with local Chrome via CDP (localhost:3456) and user-specified websites, which is consistent with its stated purpose of web automation. The external call to r.jina.ai is documented as an optional preprocessing service for content extraction. No evidence of credential harvesting, hidden malicious instructions, or obfuscation was found.
Usage Guide
Loading usage data… refresh in a few seconds.
Scored May 3, 2026
Audited Apr 16, 2026 · audit v1.0
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.
Performs deep scraping of complex sites like YouTube using containerized Crawlee, extracting validated, ad-free transcripts and content as JSON output.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Read and search Reddit posts via web scraping of old.reddit.com. Use when Clawdbot needs to browse Reddit content - read posts from subreddits, search for topics, monitor specific communities. Read-only access with no posting or comments.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.