Back to skill
Skillv0.0.5

VirusTotal security

UniFuncs Deep Search · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:44 AM
Hash
7fdfbc4730341f334e9e3661798e78e7a574180864ba1693558b156d255cf644
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: unifuncs-deep-search Version: 0.0.5 The skill bundle provides a legitimate interface for the UniFuncs Deep Search API, including scripts for task creation, status querying, and streaming reports (deep-search-report.py). The code is well-structured and uses standard Python libraries (urllib) to communicate exclusively with api.unifuncs.com. It implements a background worker pattern using subprocess.Popen to handle long-running search operations that exceed typical agent timeouts, which is a documented functional requirement. No evidence of data exfiltration, malicious persistence, or prompt injection was found; the background process is transparently managed and includes instructions for the user to resume reading results.
External report
View on VirusTotal