Vladimir-Kryshchenko/dsh-route-fence-linter ↗★ 0
dsh-route-fence-linter
Static linter: every plugin HTTP route must carry a browser-trust fence (loopback Host pin before Origin / sec-fetch-site).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Vladimir-Kryshchenko/dsh-route-fence-linter说明文档
阅读完整 README ↗Usage
dsh-route-fence scan # $DSH_HOME/profiles/web
dsh-route-fence scan /path/to/profile
Exit codes: 0 clean · 1 at least one FAIL · 2 usage/IO error.