Back to skill
Skillv1.2.3
VirusTotal security
NanoGPT Web Search · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:22 AM
- Hash
- a10ddbc85c93c1f9bdb5797eb6ea1515c6aee9b5f989beba1d7d0f7b5cff71af
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: nano-web-search Version: 1.2.3 The OpenClaw skill 'nano-web-search' is classified as benign. The code and documentation are consistent with its stated purpose of providing an AI-powered web search client. Input sanitization is handled robustly in `search.sh` by using `build_payload.py` to generate properly escaped JSON payloads via `json.dumps()` before passing them to `curl`. The `search.py` Python API wrapper uses the `requests` library, which securely handles JSON serialization. The `SKILL.md` file contains no prompt injection attempts or instructions for malicious actions. All network communication is directed to the expected `https://nano-gpt.com` API endpoint, and the `NANOGPT_API_KEY` is handled securely in HTTP headers.
- External report
- View on VirusTotal
