
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.
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-intelligenceInstall 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 findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).
34eeb22a21132026-08-1734eeb22a2113The 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 (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:37if curl -sf http://127.0.0.1:4111 >/dev/null 2>&1; then
- infoHardcoded IP addressscripts/dsh-smoke.sh:37if curl -sf http://127.0.0.1:4111 >/dev/null 2>&1; then
- infoReads process.envscripts/v230-network-smoke.mjs:10const token = process.env.GH_TOKEN
- infoMakes network requests (fetch / axios)scripts/v230-network-smoke.mjs:18const response = await fetch(`${API_ROOT}${path}`, { headers, signal })
- infoReads process.envscripts/v240-network-smoke.mjs:14const token = process.env.GH_TOKEN
- infoMakes network requests (fetch / axios)scripts/v240-network-smoke.mjs:19const response = await fetch(`${API_ROOT}${path}`, { headers, signal })
- infoMakes network requests (fetch / axios)scripts/v240-network-smoke.mjs:27const response = await fetch(path, {
- infoReads process.envscripts/v250-network-smoke.mjs:15const token = process.env.GH_TOKEN
- infoMakes network requests (fetch / axios)scripts/v250-network-smoke.mjs:20const response = await fetch(`${API_ROOT}${path}`, { headers, signal })
- infoMakes network requests (fetch / axios)scripts/v250-network-smoke.mjs:28const response = await fetch(path, {
- infoReads process.envscripts/v260-network-smoke.mjs:15const token = process.env.GH_TOKEN
- infoMakes network requests (fetch / axios)scripts/v260-network-smoke.mjs:20const 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