Back to home@kiwings

dsh-security

Plugins for performing security audits using dsh

Stars
0
Language
JavaScript
Created
Sep 9, 2026
Updated
Sep 9, 2026
GitHub repo

Introduction

dsh-security

DSH 安全审计模式:威胁建模 → 漏洞扫描 → 分诊判定,在 Web 中可视化展示。

安装

dsh plugin --profile web add file:./dsh-security-0.1.0.tgz

使用

  1. 在目标项目目录启动 dsh web
  2. 选择 安全审计模式 preset
  3. 运行 /threat-model . 开始威胁建模
  4. 运行 /vuln-scan 进行漏洞扫描
  5. 运行 /triage 分诊判定

依赖

  • DSH >= 0.1.0-rc.6
  • DeepSeek API Key (通过 DEEPSEEK_API_KEY 环境变量)

许可证

MIT