Back to skill
Skillv1.0.0

VirusTotal security

rag-ingest · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:08 AM
Hash
38017e84c4929d5af4a8cd10677a73734ec0d798ef202c0b925431b323218709
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: rag-ingest Version: 1.0.0 The rag-ingest skill is a utility designed to chunk text, generate embeddings via an external API, and store the resulting vectors in a Qdrant database. The script (scripts/ingest.mjs) follows standard procedures for RAG (Retrieval-Augmented Generation) workflows, using environment variables for configuration and providing clear CLI parameters. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the network calls to the embedding provider (api.vectorengine.ai) and Qdrant are consistent with the tool's documented purpose.
External report
View on VirusTotal