What it does
月汐 — Kimi Code (Moonshot) 接入 DeepSeek Harness 的完整方案:标准 DSH 插件 + Kimi CLI 桥接维护 fork + Agent 协作闭环方法论
Installation
dsh plugin --profile web add kimi-tideInstall method: npm · 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.
e2a2eb4add5a2026-08-16e2a2eb4add5aThe scan result is only valid for the scanned commit. If the latest commit differs, the badge shows outdated until the daily pipeline rescans.
Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
• Static heuristic scan: done (13 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
Scan findings · 5
- infoReads process.envpackages/dsh-kimi-tide/src/oauth.ts:66this.home = options.home || process.env.KIMI_CODE_HOME || join(os.homedir(), '.kimi-code')
- infoMakes network requests (fetch / axios)packages/dsh-kimi-tide/src/oauth.ts:223const response = await fetch(TOKEN_URL, {
- infoReads process.envscripts/e2e-kimi.mjs:11const dshHome = process.env.DSH_HOME ?? join(os.homedir(), '.dsh')
- infoReads process.envscripts/kimi-capabilities.mjs:11const dshHome = process.env.DSH_HOME ?? join(os.homedir(), '.dsh')
- infoReads process.envscripts/validate-kimi-settings.mjs:10const dshHome = process.env.DSH_HOME ?? join(os.homedir(), '.dsh')
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-15 · activity: Active
• Repo created: 2026-08-16
• Stars: ★ 3 · Forks: 0
• Health: Active — committed within last 30 days
Source
GitHub: github.com/tafcear/kimi-tide
