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/08/21

インストール

$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.