dsh-github-intelligence

@zoahdev · Git
检测有风险提示无安装脚本

为 DSH 提供 GitHub 等 16+ 开发者生态的只读查询工具,无需 API Key。

v2.9.0版本
GitHub 源码安装安装方式
2026-08-17最近更新
9Star
dsh plugin --profile web add github:zoahdev/dsh-github-intelligence查看仓库

插件介绍

根据仓库资料整理 · commit d69702f

主要功能

  • 提供 GitHub 仓库概览、Release、Issue、PR、贡献者与仓库搜索工具,并可一键生成综合深度报告(github_repo_report)。
  • 支持两个仓库间的数据对比(github_compare)以及按星标排序的新建仓库趋势查询(github_trending)。
  • 除 GitHub 外还覆盖 GitLab、Gitee、npm、PyPI、crates.io、Docker Hub、Hugging Face、Hacker News、Stack Overflow、Reddit、dev.to、RubyGems、NuGet、Go module proxy、ArXiv 等生态及 dsh 插件注册表本身。
  • 内置 TTL 内存缓存并支持请求取消,深度报告等复合调用会复用缓存子请求以减少 HTTP 调用次数。
  • 默认无需 API Key 即可使用,可选配置 GitHub Token 以提升匿名请求的速率限制。
  • 提供 github_help 工具列出全部可用工具目录,方便模型在不确定时自助查找合适工具。

适合什么时候用

  • 需要 Agent 快速给出某个 GitHub 仓库的整体状况、最新 Release、未解决 Issue 等汇总信息时。
  • 需要横向对比多个仓库,或跨 npm/PyPI/crates.io 等包管理生态查询软件包信息时。
  • 需要在对话中直接检索 Stack Overflow、Hacker News、Reddit、ArXiv 等开发者社区或文献内容时。

安装后会多出什么

界面工具调用结果以 UI 卡片形式展示
Agent 工具github_repogithub_releasesgithub_issuesgithub_pullsgithub_contributorsgithub_searchgithub_repo_reportgithub_comparegithub_trendinggithub_user_reposgithub_helpgithub_weekly_digest

使用前需要

  • 需要 peerDependencies:@deepseek-ai/cordis 与 @deepseek-ai/dsh-tools。
  • 可选配置 githubToken 以提升匿名 GitHub API 请求的速率限制(60 次/小时),非必需。
  • README 标注测试环境为 dsh 0.1.0-rc.6、Node 24、pnpm 11。
  • 静态扫描显示插件声明了较广的运行权限,包括 agent-control、browser-ui、environment、filesystem、host-bundle、network、subprocess、telemetry。

仓库资料较少,介绍可能不完整。 在 GitHub 阅读完整 README

权限与能力

安装后它能碰到什么
不覆盖任何 dsh-base 宿主行:不接管沙箱、审批、凭据等能力。
宿主能力
Agent 控制浏览器 UI环境变量文件系统外部网络宿主子进程遥测
能力是范围不是结论:很多能力是功能所需。

基本信息

仓库zoahdev/dsh-github-intelligence安装方式GitHub 源码安装(需 allowBuilds)安装提示源码安装会在你的机器上执行 prepare 构建,需要 allowBuilds 授权;建议用 github:zoahdev/dsh-github-intelligence#d69702f 锁定本次检测的 commit。收录日期2026-08-15固定 commitd69702fa0afd · 2026-08-17
dsh plugin --profile web add github:zoahdev/dsh-github-intelligence