dsh-image-zoom avatar

dsh-image-zoom

**Smart image splitting and zooming for Vision-Language Models (VLMs) inside [DeepSeek Harness (dsh)](https://github.com/deepseek-ai/deepseek-harness).**

PluginDeveloperVisionGitHub integrationVision / OCR
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it does

**Smart image splitting and zooming for Vision-Language Models (VLMs) inside [DeepSeek Harness (dsh)](https://github.com/deepseek-ai/deepseek-harness).**

Installation

dsh plugin --profile web add github:TianyiTwT/dsh-image-zoom

Install method: GitHub · no verification record (L1-L5)

Compatibility

DSH VersionStatus
not statedno verification record

Requirements

  • • Node.js: not stated
  • • DSH: not stated
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM6634d5
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·1 high·3 medium·65 score
plugin version
scanned commit6634d53326b02026-08-23
latest commit6634d53326b0
vet verdictsuspicious · gitscore 65

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

RiskRuleLocationDescription
high
R2
split_helper.cjs:45
require('child_process') 危险内置模块(执行/网络能力触达)
medium
R2
split_helper.cjs:18
require() 动态模块加载(npm 包内能力触达)
medium
R2
split_helper.cjs:19
require('path') 标准内置模块
medium
R2
split_helper.cjs:20
require('fs') 标准内置模块
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-23 · activity: Active

• Repo created: 2026-08-23

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/TianyiTwT/dsh-image-zoom

Was this page helpful?