863683348/dsh-plugin-verify ↗★ 0
dsh-plugin-verify
DeepSeek Harness 智能体的验证工具包,支持基于工作区文件的证据核查与行引用、JSON/YAML 配置校验、HTTP 状态检查、npm 包及 GitHub 仓库就绪度检查。
AI 分析
核心用途是为 AI 智能体提供多维度验证能力。适合需要对工作区代码、配置文件、外部链接及 npm/GitHub 状态进行自动化校验的开发和测试任务。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:863683348/dsh-plugin-verify说明文档
阅读完整 README ↗Usage
verify claim "the plugin pins zod in dependencies" # evidence search in workspace
verify claim "this repo has 12 commits" scope ./some-dir
verify config ./cordis.patch.yml
verify url https://example.com
verify npm dsh-plugin-focus
verify repo 863683348/dsh-plugin-gate