mirage
strukto-ai
The World's First Unified Virtual Filesystem For AI Agents
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:863683348/dsh-plugin-verify
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Verification toolkit for DeepSeek Harness agents — evidence-based claim checking, config validation, and read-only network probes (URL / npm / GitHub).
| Tool | Mode | What it does |
|---|---|---|
verify |
claim |
Verify a statement against workspace files: keyword extraction, per-keyword hits with line-level citations, verdict verified / partial / unsupported |
config |
Validate a config file — JSON strict parse or YAML structural smoke check | |
url |
HTTP(S) availability: status, redirect target, latency | |
npm |
Registry check: exists, latest version, dsh.bundle manifest, publish time |
|
repo |
GitHub submission-readiness: exists, age, dsh-plugin topic, approximate commit count |
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
unsupported verdict means "no evidence found", treat it as unconfirmed.node --check lib/*.js
node test/verify.test.mjs
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: security。