Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
# Corpus Search - Requirements # ChromaDB 向量数据库 chromadb>=0.5.0 # 嵌入模型(语义向量化) sentence-transformers>=2.2.2
- Confidence
- 93% confidence
- Finding
- chromadb>=0.5.0
Security checks across malware telemetry and agentic risk
This is a local corpus search skill whose code matches its stated purpose, with dependency hygiene issues but no artifact-backed hidden or harmful behavior.
Before installing, consider pinning the Python dependencies in a lockfile, verify the configured ChromaDB corpus path points only to content you want searched, and run it in an environment where downloading the embedding model is acceptable.
# Corpus Search - Requirements # ChromaDB 向量数据库 chromadb>=0.5.0 # 嵌入模型(语义向量化) sentence-transformers>=2.2.2
chromadb>=0.5.0 # 嵌入模型(语义向量化) sentence-transformers>=2.2.2 # 配置文件解析 pyyaml>=6.0.1
sentence-transformers>=2.2.2 # 配置文件解析 pyyaml>=6.0.1 # CLI 美化输出 rich>=13.7.0
pyyaml>=6.0.1 # CLI 美化输出 rich>=13.7.0 # 进度条支持 tqdm>=4.65.0
rich>=13.7.0 # 进度条支持 tqdm>=4.65.0 # 缓存机制 diskcache>=5.6.3
tqdm>=4.65.0 # 缓存机制 diskcache>=5.6.3
66/66 vendors flagged this skill as clean.