JohnXu22786/adversarial-review0

gavel-review

对抗式多视角代码审查插件:多透镜并行攻击式审查、确定性静态哨兵、跨视角合并去重、严重度定级、抑制规则与审查历史。支持 dsh(DeepSeek Harness)工具接入与独立 CLI 两种入口。

AI Analysis

核心用途是对代码进行深度、多视角的安全与质量审查。提供 DSH 工具调用与独立 CLI 双入口,适合需要严苛代码审计、漏洞排查的开发者。

Package
gavel-review
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JohnXu22786/adversarial-review

Standalone CLI usage

Requires Node.js >= 20.19 (running the source directly requires >= 23.6, see below). You can use the built artifacts without installing any dependencies: