dsh-hashline-edit-pro avatar

dsh-hashline-edit-pro

PluginDeveloperFile
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

A tool for precise file editing using unique 3-character content hashes per line, supporting read, replace, and undo.

  • Read file as HASH│content lines with pagination and raw mode
  • Replace line ranges using bare 3-char hash anchors
  • Rejects binary/UTF-16, detects stale or ambiguous anchors

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

Installation

dsh plugin --profile web add github:sleepinginsummer/dsh-hashline-edit-pro

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

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

0 critical·1 high·7 medium·35 score
plugin version0.1.0dsh manifest
scanned commit2b2ffb7a8e7f2026-08-21
latest commit2b2ffb7a8e7f
vet verdictsuspicious · npmscore 35

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
index.js:22
new Function / new AsyncFunction 动态执行
medium
R2
index.js:18
require('node:fs') 标准内置模块
medium
R2
index.js:19
require('node:path') 标准内置模块
medium
R9
host.js:200
循环内集合写入 map.set(无界增长信号)
medium
R9
host.js:234
循环内集合写入 map.set(无界增长信号)
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: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/sleepinginsummer/dsh-hashline-edit-pro

Was this page helpful?