blake-r/dsh-plugins--packages-dsh-tool-filter-root-find0

@blake-r/dsh-tool-filter-root-find

拦截并管控扫盘或扫描家目录等高危工具调用的 DSH 插件。

AI 分析

核心用途是安全防护,防止 Agent 执行全盘扫描等敏感或高耗时操作。适合对本地隐私和系统安全有严格要求的 DSH 用户。

套件
@blake-r/dsh-tool-filter-root-find
版本
0.1.0
最近更新
2026年8月29日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-tool-filter-root-find

@blake-r/dsh-tool-filter-root-find

Gates tool calls that sweep the whole disk or home directory.

Install

From npm (published):

dsh plugin --profile web add @blake-r/dsh-tool-filter-root-find

From the GitHub repo (selective, subdirectory):

dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-tool-filter-root-find

What it does

A bundle package in the dsh-plugins monorepo. See the header comment in src/dsh-tool-filter-root-find.mjs for full behavior.