my-image-drop avatar

my-image-drop

DSH plugin: drag-and-drop images to file paths for text-only models

PluginUI & SkinsVisionFileVision / OCR
Verification
L1 · Found
Security
Low
Health
Active
Trust
Unrated

What it doesAI

Drag-and-drop images into composer to save as temp file paths for text-only models.

  • Listens for image drops in composer via capture-phase listener
  • Uploads each image to /my-image-drop with magic-byte checks
  • Writes private 0600 temp file and returns path for read tool

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

Installation

dsh plugin --profile web add github:yangpeng-space/my-image-drop

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

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

Security Report

Automated static scan, not manual review.

DSH.SO AUDITPASSED7019a2
Automated review · daily
PASSED

No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.

0 critical·0 warning·1 info·4 files scanned
plugin version0.1.0dsh manifest
scanned commit7019a261b1202026-08-20
latest commit7019a261b120

The scan result is valid for the scanned commit. New commits within 7 days are tolerated (the rating still counts); after 7 days without a rescan the badge shows outdated.

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

Second-opinion scan (vet · parallel evaluation)
vet: clean

vet verdict: vet: clean · score 100

vet is advisory and does not change dsh’s four-tier level.

Risk: Low0 critical · 0 warning · 1 info

• Static heuristic scan: done (4 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

Activity

Last commit 2026-08-20 · activity: Active

• Repo created: 2026-08-20

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/yangpeng-space/my-image-drop

Was this page helpful?