What it doesAI
Local semantic index over workspace docs (MD/PDF/DOCX/TXT) with hybrid FTS5+embedding retrieval, citations, incremental updates.
- Hybrid retrieval: FTS5 BM25 + local embeddings
- Line-numbered citations in results
- Incremental updates for changed documents
AI-generated from the repo README — for reference only.
Installation
dsh plugin --profile web add github:JohnXu22786/docindexInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.
0.1.0dsh manifestfa4a323891532026-08-20fa4a32389153The scan result is valid for the scanned commit. New commits within 7 days are tolerated (the rating still counts); after 7 days without a rescan the badge shows outdated.
Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
vet verdict: vet: clean · score 100
- R10 · info [heuristic] — 依赖清单:8 项(@deepseek-ai/cordis, @deepseek-ai/dsh-tools, @deepseek-ai/schemastery, @types/node, typescript, @deepseek-ai/cordis, @deepseek-ai/dsh-tools, @deepseek-ai/schemastery,供 LLM 审计供应链;已知漏洞核对见后续 OSV 精确版本查询(网络失败静默降级))
- R12 · info [certain] (downgraded) — 入口文件缺失:./dist/src/index.js
- R9 · info [heuristic] — 循环内 += 累加(字符串拼接可能 O(n²))
- R3 · info [certain] — 只读 process 成员(能力触达面):process.env
- R3 · info [certain] — 只读 process 成员(能力触达面):process.env
vet is advisory and does not change dsh’s four-tier level.
• Static heuristic scan: done (15 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
Activity
Last commit 2026-08-20 · activity: Active
• Repo created: 2026-08-20
• Stars: ★ 0 · Forks: 0
• Health: Active — committed within last 30 days
Source
GitHub: github.com/JohnXu22786/docindex
