Back to skill
Skillv0.1.0

VirusTotal security

Smart Image Search · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 9:32 AM
Hash
1313f9a804990c4ef041c2e22b0be79cb2ef158dd19c6e304731de9b9befea32
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: smart-image-search Version: 0.1.0 The smart-image-search skill bundle is a well-structured tool designed to aggregate, rank, and download images from multiple search engines (Bing, Baidu, Sogou). The core logic in scripts like search_best_image.py and fetch_best_image.py implements sophisticated relevance scoring, intent detection (e.g., official logos vs. memes), and image quality validation (checking dimensions and file headers). While the skill performs network requests and writes files to a local directory (/home/mumu/clawd/tmp/search-image), these actions are strictly necessary for its stated purpose. The code includes input sanitization for filenames and uses standard libraries for all operations, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
External report
View on VirusTotal