- Accueil
- Plugins
- Développement et outils de plugins
- dsh-plugin-verify
8
dsh-plugin-verify
863683348/dsh-plugin-verify
Verification toolkit for DSH agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), and read-only URL/npm/GitHub submission-readiness probes.
Installer
dsh plugin --profile web add github:863683348/dsh-plugin-verifyREADME
dsh-plugin-verify
Verification toolkit for DeepSeek Harness agents — evidence-based claim checking, config validation, and read-only network probes (URL / npm / GitHub).
Tools
| 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 |
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
Notes
- Read-only: never writes files, never executes scanned content.
- Claim verification is a heuristic (keyword evidence), not proof — an
unsupportedverdict means "no evidence found", treat it as unconfirmed. - YAML check is a structural smoke check (balanced quotes/brackets, indentation), not a full YAML parser.
Development
node --check lib/*.js
node test/verify.test.mjs
License
MIT
Plugins associés
S
mirage (dsh)
strukto-ai/mirage
3.5kil y a 4 heuresDéveloppement et outils de pluginsApache-2.0
D
dsh-market
dsh-market/dsh-market
1kil y a 3 heuresDéveloppement et outils de pluginsMIT
H
oh-dsh
hust-open-atom-club/oh-dsh
250il y a 6 heuresDéveloppement et outils de pluginsMIT
B
DSH-Plugins-Marketplace
bradegithub/dsh-plugins-marketplace
124il y a 3 heuresDéveloppement et outils de pluginsMIT