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-generatorInstall method: GitHub · no verification record (L1-L5)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | no 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
Security reviewAutomated 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 version
0.1.0dsh manifestscanned commit
61c9b7dcda372026-08-24latest commit
61c9b7dcda37vet verdict
suspicious · gitscore 34Vet is an AST static scan (npm artifact or git source).
`[](https://www.dsh.so/artifact/dsh-password-generator/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| 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
