Vladimir-Kryshchenko/dsh-route-fence-linter0

dsh-route-fence-linter

Static linter: every plugin HTTP route must carry a browser-trust fence (loopback Host pin before Origin / sec-fetch-site).

AI 분석

核心用途是保障 DSH 插件路由的安全性。适合插件开发者用于静态扫描,确保插件路由不会暴露给非信任的跨站请求。

패키지
dsh-route-fence-linter
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 21.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Vladimir-Kryshchenko/dsh-route-fence-linter

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.