Skip to main content

deep-searcher-guide

Enables deep research over private data using vector search, enhancing document retrieval and iterative research capabilities.

Install this skill

or
90/100

Security score

The deep-searcher-guide skill was audited on May 23, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 234

Curl to non-GitHub URL

SourceSKILL.md
234curl -X POST http://localhost:8000/research \
low line 52

External URL reference

SourceSKILL.md
52export OLLAMA_BASE_URL=http://localhost:11434
low line 234

External URL reference

SourceSKILL.md
234curl -X POST http://localhost:8000/research \
low line 251

External URL reference

SourceSKILL.md
251- Milvus vector database: https://milvus.io/
low line 252

External URL reference

SourceSKILL.md
252- Zilliz Cloud (managed Milvus): https://zilliz.com/
low line 253

External URL reference

SourceSKILL.md
253- Milvus documentation: https://milvus.io/docs/
Scanned on May 23, 2026
View Security Dashboard
Installation guide →