dsh-plugin-market avatar

dsh-plugin-market

DeepSeek Harness plugins market|DSH 插件市场

Plugin
验证
L1 · 已找到
安全
中风险
健康
活跃
信任
未评级

功能介绍

DeepSeek Harness plugins market|DSH 插件市场

安装

dsh plugin --profile web add dsh-plugin-market-7

Install method: npm · 尚未在容器中测试 (L3+)

兼容性

DSH VersionStatus
not statedDeclared — not tested

要求

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

安全报告

自动静态扫描,非人工审核。

DSH.SO警告SCAN15 FILES
88a9e8
自动审查 · 每日更新
警告

无严重发现,但检测到警告级问题(文件写入、远程导入、base64 解码、下载执行)。

0 严重·1 警告·23 提示·15 扫描文件数
扫描版本88a9e82707f82026-08-17
当前版本88a9e82707f8

扫描结果仅对「扫描版本」有效。若当前版本不同,徽章将显示 outdated,直到每日流水线重新扫描。

免责声明:这是自动化静态分析,不构成安全保证。安装前请自行审查。

风险:中风险0 critical · 1 warning · 23 info

• 静态启发式扫描:已完成(15 个文件)

• 依赖漏洞:需深度审计(L3+)

• 权限沙箱:需运行时测试(L4+)

扫描发现 · 12

  • info读取 process.envscripts/collect.mjs:16
    const TOKEN = process.env.GITHUB_TOKEN || ''
  • info发起网络请求(fetch / axios)scripts/collect.mjs:61
    const res = await fetch('https://api.github.com' + path, { headers })
  • info发起网络请求(fetch / axios)scripts/collect.mjs:155
    const res = await fetch('https://raw.githubusercontent.com/' + list + '/HEAD/README.md', { headers: { 'user-agent': 'dsh-plugin-market-colle
  • info发起网络请求(fetch / axios)scripts/collect.mjs:304
    const raw = await fetch('https://raw.githubusercontent.com/' + repo.full_name + '/HEAD/package.json', { headers: { 'user-agent': 'dsh-plugin
  • info发起网络请求(fetch / axios)scripts/fill-gaps.mjs:27
    const res = await fetch('https://github.com/orgs/' + org + '/repositories?type=all&page=' + page, {
  • info发起网络请求(fetch / axios)scripts/fill-gaps.mjs:46
    const res = await fetch(url, { headers: { 'user-agent': 'dsh-plugin-market-collector' }, signal: AbortSignal.timeout(8000) })
  • info发起网络请求(fetch / axios)scripts/refresh-install.mjs:26
    const res = await fetch('https://raw.githubusercontent.com/' + repo + '/HEAD/' + f, {
  • info使用 localStoragesrc/client.js:244
    try { savedLang = localStorage.getItem('dsh-market-lang') || 'zh' } catch {}
  • info使用 localStoragesrc/client.js:297
    try { localStorage.setItem('dsh-market-lang', next) } catch {}
  • info发起网络请求(fetch / axios)src/client.js:233
    const res = await fetch('/plugin-market/' + method, body
  • warning从网络下载文件src/host.js:446
    ? 'curl -fsSL --max-time 300 ' + q(url) + ' -o ' + tmpQ + '/pkg.zip'
  • info读取 process.envsrc/host.js:10
    const REGISTRY_URL = process.env.DSH_MARKET_REGISTRY || 'https://raw.githubusercontent.com/losebird/dsh-plugin-market/main/registry/all.json

静态启发式扫描,可能误报——使用前请自行审查源码。

活跃度

最近提交 2026-08-17 · 活跃度:活跃

• 仓库创建: 2026-08-17

• 星标: ★ 4 · 复刻: 2

• 健康度: 活跃 — 近 30 天有提交

来源

GitHub: github.com/losebird/dsh-plugin-market

这页有帮助吗?