Back to skill
Skillv1.0.0

VirusTotal security

Wei Cross Research · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 19, 2026, 2:46 PM
Hash
a400a7d6d5ef520167959ee811a534617070cd9755fd1983d1649795e59c311b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: wei-cross-research Version: 1.0.0 The wei-cross-research skill is a well-structured tool designed to cross-validate research queries by querying multiple LLMs in parallel and synthesizing their responses. The implementation in scripts/agent.ts and scripts/index.ts follows the stated purpose, using standard API clients (OpenRouter, Bailian) to communicate with legitimate LLM providers. The code includes proactive security measures, such as a sanitizeInput function in agent.ts to mitigate prompt injection attacks. Sensitive data like API keys are managed via environment variables, and there is no evidence of data exfiltration, malicious execution, or unauthorized persistence.
External report
View on VirusTotal