kiwings/dsh-security0

dsh-security

DSH security audit mode: threat modeling, vulnerability scanning, and triage pipeline with Web visualization.

AI Analysis

核心用途是对目标项目进行自动化的安全审计,包括威胁建模和漏洞扫描。适合开发人员在 DSH 中对代码库进行安全合规性检查和漏洞分诊任务。

Package
dsh-security
Version
0.1.0
Last updated
Sep 9, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kiwings/dsh-security

使用

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