WebSearch-Openclaw

PassAudited by VirusTotal on May 17, 2026.

Findings (1)

The skill bundle provides legitimate web search and page fetching capabilities via a self-hosted SearXNG instance. The Python scripts (websearch.py, fetch_page.py, deep_research.py) use standard libraries to perform searches and extract text from URLs, while the install.sh script correctly sets up CLI shims and updates the PATH in shell configuration files. The instructions in SKILL.md are designed to ensure the AI agent executes commands reliably within the OpenClaw environment and include explicit safety constraints against unrelated local file operations.