dsh-attachments avatar

dsh-attachments

PluginStorageAI ModelsFile
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

A dsh plugin that lets you attach any file to conversations, writing to workspace and showing a card.

  • Any file type supported, images included
  • Writes files to session workspace at .dsh/uploads
  • File card shows name, size, and remove button

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

Installation

dsh plugin --profile web add github:CocoSgt/dsh-attachments

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 VETMEDIUM70c0b7
Automated review · daily
MEDIUM

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

0 critical·1 high·3 medium·61 score
plugin version0.1.1dsh manifest
scanned commit70c0b7e81d7d2026-08-21
latest commit70c0b7e81d7d
vet verdictsuspicious · npmscore 61

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
client.js:151
new Function / new AsyncFunction 动态执行
medium
R9
client.js:582
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:585
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:591
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-14 · activity: Active

• Repo created: 2026-08-21

• Stars: ★ 11 · Forks: 2

• Health: Active — committed within last 30 days

Source

GitHub: github.com/CocoSgt/dsh-attachments

Was this page helpful?