What it doesAI
角色扮演插件,让 AI 化身酒馆老板娘,与你互动、记住你并陪你聊天。
- AI 化身老板娘,在虚拟酒馆中陪你聊天
- 记住你的饮用偏好、上次话题和脸红反应
- 为 deepseek-harness (DSH) 打造的角色扮演插件
AI-generated from the repo README — for reference only.
Installation
dsh plugin --profile web add github:aipaigyx/wan-tavernInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).
1.0.1dsh manifest6c22a290f6812026-08-206c22a290f681The 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.
vet verdict: vet: clean · score 100
vet is advisory and does not change dsh’s four-tier level.
• Static heuristic scan: done (7 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
High-risk findings · 3 / 3
- warningHTTP request to a raw IP addressclient.js:37function apiBase() { return 'http://127.0.0.1:' + dshPort('api', 18766) + '/api/persona' }
- warningHTTP request to a raw IP addressclient.js:38function memApiBase() { return 'http://127.0.0.1:' + dshPort('api', 18766) + '/api/memory' }
- warningHTTP request to a raw IP addressclient.js:39function cfgBase() { return 'http://127.0.0.1:' + dshPort('config', 3081) }
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
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/aipaigyx/wan-tavern
