kimi-tide avatar

kimi-tide

月汐 — Kimi Code (Moonshot) 接入 DeepSeek Harness 的完整方案:标准 DSH 插件 + Kimi CLI 桥接维护 fork + Agent 协作闭环方法论

PluginDeveloperTerminalTerminal / Shell
Verification
L2 · Structured
Security
Low
Health
Active
Trust
Silver

What it does

月汐 — Kimi Code (Moonshot) 接入 DeepSeek Harness 的完整方案:标准 DSH 插件 + Kimi CLI 桥接维护 fork + Agent 协作闭环方法论

Installation

dsh plugin --profile web add kimi-tide

Install method: npm · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SOPASSEDSCAN13 FILES
e2a2eb
Automated review · daily
PASSED

No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.

0 critical·0 warning·5 info·13 files scanned
scanned commite2a2eb4add5a2026-08-16
latest commite2a2eb4add5a

The 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.

Risk: Low0 critical · 0 warning · 5 info

• 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:66
    this.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:223
    const response = await fetch(TOKEN_URL, {
  • infoReads process.envscripts/e2e-kimi.mjs:11
    const dshHome = process.env.DSH_HOME ?? join(os.homedir(), '.dsh')
  • infoReads process.envscripts/kimi-capabilities.mjs:11
    const dshHome = process.env.DSH_HOME ?? join(os.homedir(), '.dsh')
  • infoReads process.envscripts/validate-kimi-settings.mjs:10
    const 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

Was this page helpful?