sakurarain1213/deepseek-harness-lite--plugins-command-allowlist ↗★ 0
@dsh-lite/plugin-command-allowlist
A lightweight, local-first distribution and verified plugin kit for DeepSeek Harness.
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗@dsh-lite/plugin-command-allowlist
Adds a monotonic guard for configured command tool names. Rules match the executable plus exact arguments, or a non-empty explicitly declared argument prefix. The default is deny; audit facts omit argument values.
Official Bash and PowerShell { command } strings are accepted only when every whitespace-delimited token uses a conservative ASCII character set. Quotes, escapes, pipes, redirects, substitutions, variables, command separators, and newlines fail closed. The Lite shell pack supplies a narrow read-only default for pwd, git status, git diff, and git log; standalone activation without rules still denies every command.