dsh-github-intelligence avatar

dsh-github-intelligence

The most comprehensive developer-intelligence integration for DeepSeek Harness: 195+ read-only tools across 15 developer ecosystems (GitHub, GitLab, Gitee, npm, PyPI, crates.io, Docker Hub, Hugging Face, Hacker News, Stack Overflow, Reddit, dev.to, RubyGems, NuGet, Go) with rate-limit-friendly caching.

PluginDeveloperGitHub integration
Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver

What it does

The most comprehensive developer-intelligence integration for DeepSeek Harness: 195+ read-only tools across 15 developer ecosystems (GitHub, GitLab, Gitee, npm, PyPI, crates.io, Docker Hub, Hugging Face, Hacker News, Stack Overflow, Reddit, dev.to, RubyGems, NuGet, Go) with rate-limit-friendly caching.

Installation

dsh plugin --profile web add dsh-github-intelligence

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.SOWARNINGSCAN14 FILES
34eeb2
Automated review · daily
WARNING

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

0 critical·1 warning·18 info·14 files scanned
scanned commit34eeb22a21132026-08-17
latest commit34eeb22a2113

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 · 1 warning · 18 info

• Static heuristic scan: done (14 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

Scan findings · 12

  • warningHTTP request to a raw IP addressscripts/dsh-smoke.sh:37
    if curl -sf http://127.0.0.1:4111 >/dev/null 2>&1; then
  • infoHardcoded IP addressscripts/dsh-smoke.sh:37
    if curl -sf http://127.0.0.1:4111 >/dev/null 2>&1; then
  • infoReads process.envscripts/v230-network-smoke.mjs:10
    const token = process.env.GH_TOKEN
  • infoMakes network requests (fetch / axios)scripts/v230-network-smoke.mjs:18
    const response = await fetch(`${API_ROOT}${path}`, { headers, signal })
  • infoReads process.envscripts/v240-network-smoke.mjs:14
    const token = process.env.GH_TOKEN
  • infoMakes network requests (fetch / axios)scripts/v240-network-smoke.mjs:19
    const response = await fetch(`${API_ROOT}${path}`, { headers, signal })
  • infoMakes network requests (fetch / axios)scripts/v240-network-smoke.mjs:27
    const response = await fetch(path, {
  • infoReads process.envscripts/v250-network-smoke.mjs:15
    const token = process.env.GH_TOKEN
  • infoMakes network requests (fetch / axios)scripts/v250-network-smoke.mjs:20
    const response = await fetch(`${API_ROOT}${path}`, { headers, signal })
  • infoMakes network requests (fetch / axios)scripts/v250-network-smoke.mjs:28
    const response = await fetch(path, {
  • infoReads process.envscripts/v260-network-smoke.mjs:15
    const token = process.env.GH_TOKEN
  • infoMakes network requests (fetch / axios)scripts/v260-network-smoke.mjs:20
    const response = await fetch(`${API_ROOT}${path}`, { headers, signal })

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

Activity

Last commit 2026-08-16 · activity: Active

• Repo created: 2026-08-17

• Stars: ★ 4 · Forks: 1

• Health: Active — committed within last 30 days

Source

GitHub: github.com/zoahdev/dsh-github-intelligence

Was this page helpful?