Community directory previewDeepSeek Harness is in developer preview
DV

dsh-vision-mcp

PluginConfirmed pluginCommunity

moton16/dsh-vision-mcp · updated 17 days ago

Installation

dsh plugin --profile web add dsh-vision-mcp
dsh plugin --profile web add github:moton16/dsh-vision-mcp

Plugins in this repository

Paths are pinned to commit ff9ccb4e560b

Overview

Give your text-only LLM eyes: zero-dependency MCP server that reads images via external OpenAI-compatible vision models with automatic provider fallback, plus a one-command patch for DSH image-attachment degradation.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

Medium risk
Checked commit
ff9ccb4e560b
Evidence Score
67/100
Static risk
Medium risk
Files scanned
2
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation15/25
Maintenance12/20
Compatibility evidence5/20
Security signals10/10

Compatibility confidence: Limited

Findings (3)
  • Mediumcredentials.env-secret
    cordis.patch.yml:16credential-access
    { name: 'zen', base: 'https://opencode.ai/zen/v1', model: 'mimo-v2.5-free', apiKey: process.env.OPENCODE_API_KEY || '' }
  • Lownetwork.external-host
    cordis.patch.yml:15network
    { name: 'lunora', base: 'https://api.uselunora.com/v1', model: 'grok-4.5', apiKey: process.env.LUNORA_VISION_KEY || '', reasoning: 'none' },
  • Lownetwork.external-host
    cordis.patch.yml:16network
    { name: 'zen', base: 'https://opencode.ai/zen/v1', model: 'mimo-v2.5-free', apiKey: process.env.OPENCODE_API_KEY || '' }
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0