Bundle
dsh-security-requirements
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- License
- MIT
- Updated
- Updated 18 days ago
Readme
# dsh-security-requirements DSH(DeepSeek Harness)技能插件:**安全需求提取**。 把威胁模型与业务上下文转化为可行动安全需求:三层转化(业务→安全需求→技术控制)、需求类型(功能/非功能/约束)、需求属性(可追踪/可测/优先级/风险)、安全用户故事与验收标准。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-security-requirements ``` ## 触发方式 描述中包含"安全需求 / 威胁转需求 / 安全用户故事 / 验收标准 / 合规映射"等关键词时自动触发。 ## 能力 - 三层需求转化 - 需求类型与属性 - 追踪到威胁、含验收标准 - 与威胁建模互补 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-security-requirements#18d965e8d77f20e21b7d31e318bbde04aba5eded
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-security-requirements from the hub