Back to skill
Skillv1.0.2

VirusTotal security

AI Search by Desearch · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:09 AM
Hash
c5ab184901a841d7031d7edf2191bfa79627a68a9c0dd6f7700c823ab3b6f86b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: desearch-ai-search Version: 1.0.2 The OpenClaw skill `desearch-ai-search` is designed to interact with the `desearch.ai` API for AI-powered search. The `SKILL.md` provides clear usage instructions without any prompt injection attempts. The `scripts/desearch.py` Python script correctly retrieves the `DESEARCH_API_KEY` environment variable, constructs API requests to `https://api.desearch.ai`, and processes responses. There is no evidence of data exfiltration to unauthorized endpoints, malicious code execution, persistence mechanisms, or obfuscation. While there's a minor lack of explicit client-side validation for the `--tools` argument against a predefined list, this is a vulnerability in input sanitization rather than an indicator of malicious intent, as the remote API would likely handle invalid tool names.
External report
View on VirusTotal