dsh-codebuddy-plugin avatar

dsh-codebuddy-plugin

CodeBuddy (copilot.tencent.com) provider bundle for DeepSeek Harness: 18 models, web_search/web_fetch backends, image_generate, local streaming bridge with OAuth & multi-Key rotation, Web UI settings card. Unofficial.

PluginVisionBrowserKnowledgeUI & SkinsWeb searchVision / OCR
Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver

What it does

CodeBuddy (copilot.tencent.com) provider bundle for DeepSeek Harness: 18 models, web_search/web_fetch backends, image_generate, local streaming bridge with OAuth & multi-Key rotation, Web UI settings card. Unofficial.

Installation

dsh plugin --profile web add github:taikaikaikai-pixel/dsh-codebuddy-plugin

Install method: GitHub · 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.SOWARNINGSCAN13 FILES
dda6ac
Automated review · daily
WARNING

No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).

0 critical·10 warning·54 info·13 files scanned
plugin version0.7.4dsh manifest
scanned commitdda6acee2a4e2026-08-19
latest commitdda6acee2a4e

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: Medium0 critical · 10 warning · 54 info

• Static heuristic scan: done (13 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

High-risk findings · 10 / 10

  • warningHTTP request to a raw IP addressscripts/capture-cache.mjs:13
    const BASE = `http://127.0.0.1:${PORT}/api/`
  • warningHTTP request to a raw IP addressscripts/capture-traffic.mjs:19
    const BASE = `http://127.0.0.1:${PORT}/api/`
  • warningHTTP request to a raw IP addressscripts/measure-latency.mjs:198
    apply(ctx, { baseURL: `http://127.0.0.1:${gwPort}`, bridgePort })
  • warningHTTP request to a raw IP addressscripts/measure-latency.mjs:200
    const bridgeBase = `http://127.0.0.1:${bridgePort}`
  • warningHTTP request to a raw IP addressscripts/measure-latency.mjs:201
    const settings = () => Config({ baseURL: `http://127.0.0.1:${gwPort}` })
  • warningHTTP request to a raw IP addressscripts/verify-bridge.mjs:122
    baseURL: `http://127.0.0.1:${upstreamPort}`,
  • warningHTTP request to a raw IP addressscripts/verify-bridge.mjs:128
    const bridge = `http://127.0.0.1:${bridgePort}`
  • warningHTTP request to a raw IP addressscripts/verify-bridge.mjs:150
    req.headers = { host: '127.0.0.1:3080', origin: 'http://127.0.0.1:3080' }
  • warningHTTP request to a raw IP addressscripts/verify-rotation.mjs:108
    const baseURL = `http://127.0.0.1:${upstreamPort}`
  • warningHTTP request to a raw IP addressscripts/verify-rotation.mjs:250
    const bridge = `http://127.0.0.1:${bridgePort}`

Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-19 · activity: Active

• Repo created: 2026-08-19

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/taikaikaikai-pixel/dsh-codebuddy-plugin

Was this page helpful?