clawk2026/dsh-precheck

clawk2026★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Security & Trust Checks for DeepSeek Harness Plugins

README 摘要

DSH Precheck CLI Pre-install trust check for DeepSeek Harness plugins. - Website: dshprecheck.com - Repo: github.com/clawk2026/dsh-precheck Thin client only — resolves grades from public catalog / FC query API. No local rule engine. Advisory, not a hard wall. By default this tool is a soft gate (fail-soft): plugins that are missing, still scanning, errored, or otherwise ungraded are allowed , and the report only states what is currently known. A brand-new or unknown plugin therefore passes the check until it has been assessed (which can take a few hours). If you need a hard boundary, use --strict . Policy Grade Default (advisory) With --strict red Block install ( --force to override) Block orange Warn + confirm ( --yes to skip prompt) Block green / yellow Allow Allow missing / network / pending / unknown Fail-soft — warn, allow Block Exit codes Code Meaning 0 allow 1 usage error / aborted 2 block (red, or --strict on unverified) 3 non-interactive confirm prompt without --yes Install After editing anything under src/ , rebuild with npm run build so the committed dist/ stays in sync with the source. dist/ is not git-ignored in this repo for exactly this reason. Usage Ref handling (im…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdeepseek-harness-plugindeepseek-harness-pluginsdshdsh-plugindsh-plugin-marketdsh-plugins

分类