Back to skill
Skillv1.0.0
VirusTotal security
Ask Search · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 6:13 AM
- Hash
- 61d28ea3ec6fdede29e4b89dcfd5a6b4a66d01ffe0d6bbb5b1a1a878938ad65d
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: ask-search Version: 1.0.0 The ask-search skill is a legitimate tool designed to provide AI agents with web search capabilities via a self-hosted SearxNG instance. The codebase consists of a Python core script (scripts/core.py), an MCP server for integration with tools like Claude Code (mcp/server.py), and a standard installation script (install.sh). It uses subprocess.run with curl to perform network requests, but properly sanitizes query parameters using urllib.parse.urlencode to prevent injection. No evidence of data exfiltration, persistence mechanisms, or malicious prompt injection was found.
- External report
- View on VirusTotal
