863683348 / dsh-plugin-quality-hub

목록에 있음

Independent ratings and security signals for the DSH plugin ecosystem - which plugins are actually worth installing?

main기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:863683348/dsh-plugin-quality-hub

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 7763c14동기화 2026. 8. 18.

DSH Plugin Quality Hub

Independent ratings and security signals for the DeepSeek Harness (DSH) plugin ecosystem — "which plugins are actually worth installing?"

Live site: GitHub Pages (docs/) — set Pages source to main branch / docs folder.

Pages

  • Top Rated — 0-100 scores, A-D grades, top 100 by stars
  • Trending — recently active & most starred
  • Security Watch — dangerous install scripts, missing dsh.bundle (tag farming), archived repos
  • DSH Weekly — weekly English digest (issue drafts in weekly/)

How it works

  1. scripts/fetch-data.mjs — pulls the dsh-plugin topic (stars desc, top 100), probes npm registry (version, publish date, dsh.bundle declaration, install scripts, weekly downloads), marks curated entries from the awesome list, then scores every plugin with dsh-audit's pure scoring engine.
  2. scripts/build-site.mjs — zero-dependency static generator: dist/*.html + dist/plugin/<name>.html detail pages.
npm run all      # fetch + build
npm run fetch    # refresh data only
npm run build    # rebuild site from data/catalog.json

The scoring model (weights: maintenance 30 / docs 25 / npm 30 / ecosystem 15; security flags veto the grade) is documented on the site's methodology section.

Newsletter

DSH Weekly is a weekly English digest (drafts in weekly/). Wire subscribe.html to Buttondown / Substack / Mailchimp to go live.

Notes

  • Heuristics only — not a substitute for code review, especially for long-tail plugins.
  • Data is a weekly snapshot; full-topic deep scanning (with static security scan) is provided by dsh-audit.
  • Not affiliated with DeepSeek.

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

테스트감지됨
문서감지됨

저장소 정보

언어
TypeScript
라이선스
보고되지 않음
마지막 업데이트
2026. 8. 18. AM 8:19

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.