biubiukam/dsh-runtime-nutrition-label0

dsh-runtime-nutrition-label

为 DeepSeek Harness 插件和工具命名空间提供基于证据的运行时“营养标签”(属性归属与效果分类)

AI 分析

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

包名
dsh-runtime-nutrition-label
版本
0.1.0
许可证
MIT
最近更新
2026年8月18日

安装

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

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.