Skip to main content

khoj-research-guide

Khoj is an AI-powered research assistant that helps users manage personal knowledge and conduct deep research using their own documents.

Install this skill

or
87/100

Security score

The khoj-research-guide skill was audited on May 21, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 32

Access to hidden dotfiles in home directory

SourceSKILL.md
32-v ~/.khoj:/root/.khoj \
medium line 32

Access to root home directory

SourceSKILL.md
32-v ~/.khoj:/root/.khoj \
low line 44

External URL reference

SourceSKILL.md
44After starting Khoj, configure it through the web interface at `http://localhost:42110/config`:
low line 54

External URL reference

SourceSKILL.md
54export OLLAMA_HOST=http://localhost:11434
low line 61

External URL reference

SourceSKILL.md
61- **Web interface**: Full-featured browser UI at `http://localhost:42110`
low line 70

External URL reference

SourceSKILL.md
70# Configure server URL: http://localhost:42110
low line 93

External URL reference

SourceSKILL.md
93requests.post("http://localhost:42110/api/config/data/source", json={
low line 107

External URL reference

SourceSKILL.md
107response = requests.post("http://localhost:42110/api/chat", json={
low line 141

External URL reference

SourceSKILL.md
141requests.post("http://localhost:42110/api/agents", json={
Scanned on May 21, 2026
View Security Dashboard
Installation guide →