dsh-password-generator avatar

dsh-password-generator

生成密码,只管生不管养

PluginSecurity
Verification
L1 · Found
Risk
Medium
Health
Active
Trust
Unrated

What it doesAI

Adds a password generator to the DeepSeek Harness Web GUI, creating random or LLM-themed passwords.

  • Four modes: low, medium, high, and dice meaningful
  • Meaningful passwords generated via host-side LLM
  • No history saved; API key stays in host process

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

Installation

dsh plugin --profile web add github:rchen1207/dsh-password-generator

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

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

0 critical·2 high·4 medium·34 score
plugin version0.1.0dsh manifest
scanned commit61c9b7dcda372026-08-24
latest commit61c9b7dcda37
vet verdictsuspicious · gitscore 34

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
verify-guard.mjs:29
vm.runInContext() 沙箱内执行代码
high
R2
smoke-client.mjs:50
vm.runInContext() 沙箱内执行代码
medium
R2
verify-guard.mjs:31
require() 动态模块加载(npm 包内能力触达)
medium
R2
verify-guard.mjs:36
require() 动态模块加载(npm 包内能力触达)
medium
R2
smoke-host.mjs:12
require() 动态模块加载(npm 包内能力触达)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-24 · activity: Active

• Repo created: 2026-08-24

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/rchen1207/dsh-password-generator

Was this page helpful?