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

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

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

AI 分析

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

パッケージ
@blake-r/dsh-tool-filter-root-find
バージョン
0.1.0
最終更新
2026/08/29

インストール

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

ドキュメント

README 全文を読む ↗

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