dsh-programming-mode avatar

dsh-programming-mode

DeepSeek Harness 编程模式组合包:标准模式之上强制执行 Superpowers 工程纪律(TDD、系统化调试、先计划后编码、完成前验证、代码审查),内置全套 superpowers 技能,dsh plugin add 一键安装。

PluginCode review
Verification
L2 · Structured
Security
Low
Health
Active
Trust
Silver

What it does

DeepSeek Harness 编程模式组合包:标准模式之上强制执行 Superpowers 工程纪律(TDD、系统化调试、先计划后编码、完成前验证、代码审查),内置全套 superpowers 技能,dsh plugin add 一键安装。

Installation

dsh plugin --profile web add github:ziduup/dsh-programming-mode

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

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

0 critical·1 high·5 medium·52 score
plugin version0.1.0dsh manifest
scanned commitc521a3a106462026-08-24
latest commitc521a3a10646
vet verdictsuspicious · gitscore 52

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
server.cjs:2
require('http') 危险内置模块(执行/网络能力触达)
medium
R2
server.cjs:1
require('crypto') 标准内置模块
medium
R2
server.cjs:3
require('fs') 标准内置模块
medium
R2
server.cjs:4
require('path') 标准内置模块
medium
R11
server.cjs:290
删除文件操作:fs.unlinkSync(清理操作常见,交由 LLM 审计复核上下文)
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/ziduup/dsh-programming-mode

Was this page helpful?