biubiukam/dsh-runtime-nutrition-label0

dsh-runtime-nutrition-label

Evidence-backed runtime nutrition labels for DeepSeek Harness plugins and tool namespaces

AI 分析

核心用途是分析和展示 DSH 运行中各工具的归属、权限及潜在影响。适合需要审计插件行为、确保安全合规的系统管理员或高级用户。安装后会自动挂载服务并启用 /nutrition-label 命令行。

パッケージ
dsh-runtime-nutrition-label
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/18

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:biubiukam/dsh-runtime-nutrition-label

ドキュメント

README 全文を読む ↗

Configuration

plugins[].tools requires at least one exact name or prefix. Exact tool ownership must be unique, and prefix ranges may not overlap. The reserved label id unattributed is used for unmatched tools when includeUnattributed is enabled.

effects are ordered rules scoped to one configured plugin. Exact names take precedence over prefixes, and an unmatched tool has effect unknown. The effect is a configured classification, not proof that a provider performed the operation.

evidenceLimit, fileSampleLimit, domainSampleLimit, argumentScanMaxDepth, and argumentScanMaxNodes are validated positive or non-negative safe integers at load time. pathDisplay accepts omit, basename, or full; omit is the recommended default for shared reports.