vector-search

Fail

Audited by Socket on Mar 5, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

This code implements a legitimate and well-scoped vector search and RAG pipeline for construction documentation. I found no signs of obfuscated or intentionally malicious code, remote code execution, or hard-coded credentials. The primary security concern is data exposure: the module reads arbitrary filesystem content, stores full-text chunks in vector DB payloads (which may be persisted locally or sent to remote Qdrant), and sends concatenated document text to OpenAI for RAG — all without redaction, PII filtering, or indexing policies. These behaviors create moderate risk of sensitive-data exfiltration and prompt-injection influence on downstream LLM outputs. With operational controls (restrict indexing scope, PII redaction, private DBs, and minimizing prompt context) the library can be used safely for its intended purpose.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 5, 2026, 04:33 AM
Package URL
pkg:socket/skills-sh/datadrivenconstruction%2FDDC_Skills_for_AI_Agents_in_Construction%2Fvector-search%2F@57018dceeda204ab38de392e4a183bf446670693