dsh-math-input avatar

dsh-math-input

dsh-math-input 是一个 DeepSeek Harness 插件,提供零 token 消耗的离线数学输入能力。核心功能包括:手写笔迹识别(基于 ONNX 模型 + 束搜索)、LaTeX 自动修复与渲染(KaTeX)、以及手写画板 UI。所有推理在浏览器端完成,不依赖远程 API。

PluginVisionBrowserNetworkUI & SkinsVision / OCRWeb search
Verification
L5 · Run tested
Passed
Risk
Low
Health
Active
Trust
Gold

What it doesAI

Offline math input plugin converting handwriting to LaTeX via in-browser recognition and KaTeX rendering.

  • Handwriting recognition using ONNX model and beam search
  • LaTeX auto-correction with KaTeX rendering
  • Fully in-browser, offline, zero token consumption

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:xiaxi626/dsh-math-input

security scan passed · default branch source

Install method: GitHub · sandbox install verified (L4)

Verification & Compatibility

Static checks (version-independent)
L1 静态
Passed
L2 静态
Passed
L3 静态
Passed

L1–L3 are registry / install-spec static checks — constant across dsh versions.

External credentials (plugin-level): none detected

Per-version runtime verdicts (L4/L5)
dsh 0.1.2-alpha.1currentL5 · verified
Environment
  • • Node.js: v24.14.0
  • • DSH: 0.1.2-alpha.1
Runtime levels
L4 版本
Passed
L5 版本
Passed
Sandbox install verified
L5 · verified · valid for dsh 0.1.2-alpha.1

ID: dsh-math-input-20260902T144150Z · profile: l5-web-smoke

Issued: 2026-09-02 · expires: 2026-12-01

View checks & evidence
L1 · Found✓ Passed

↳ carried from earlier record dsh-math-input-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L2 · Structured✓ Passed

↳ carried from earlier record dsh-math-input-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L3 · Install spec✓ Passed

↳ carried from earlier record dsh-math-input-20260902T044820Z (l3-fullscan)

Install command parsed✓ Passed
Source: registry verification · Method: install spec parse · Captured 2026-09-02
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-02
L4 · Install tested✓ Passed
Install succeeded✓ Passed
L5 · Run tested✓ Passed

active in loader tree (149 entries)

Sandbox install passed✓ Passed
Web boot ready✓ Passed
Source: DSH runtime · Method: web boot
HTTP endpoint served✓ Passed
Source: DSH runtime · Method: HTTP request
Plugin active in inventory✓ Passed
Source: DSH runtime · Method: plugin inventory query

Author badges

Embed the official badges in your README to showcase security & install-test status:

dsh.so risk
`[![dsh.so risk](https://www.dsh.so/badge/dsh-math-input.svg)](https://www.dsh.so/artifact/dsh-math-input/)`
dsh.so install
`[![dsh.so install](https://www.dsh.so/badge/install/dsh-math-input.svg)](https://www.dsh.so/artifact/dsh-math-input/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETPASSED489f50
Automated review · daily
PASSED

Vet static analysis found no suspicious behavior — verdict is clean.

0 critical·0 high·0 medium·100 score
plugin version0.1.0dsh manifest
scanned commit489f50a2219d2026-09-02
latest commit489f50a2219d
vet verdictclean · gitscore 100

Vet is an AST static scan (npm artifact or git source).

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk details

No critical or warning findings.

Activity

Last commit 2026-09-01 · activity: Active

• Repo created: 2026-09-01

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/xiaxi626/dsh-math-input

Was this page helpful?