社区目录预览DeepSeek Harness 仍处于开发者预览阶段
DP

dsh-plugin-loud-failure

插件已确认插件社区发布

Rhymer-Lcy/dsh-plugin-loud-failure · 16 天前更新

安装方式

dsh plugin --profile web add https://github.com/Rhymer-Lcy/dsh-plugin-loud-failure/releases/download/v0.1.1/dsh-plugin-loud-failure-0.1.1.tgz
dsh plugin --profile web add github:Rhymer-Lcy/dsh-plugin-loud-failure#
dsh plugin --profile web add dsh-plugin-loud-failure
dsh plugin --profile web add github:Rhymer-Lcy/dsh-plugin-loud-failure

仓库内包含的插件

  • dsh-plugin-loud-failurev0.1.1

    DeepSeek Harness plugin that turns silent tool failures into loud ones: a tools/post-execute policy that matches warning signatures in successful tool output and blocks the result or attaches a notice

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (4)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-llm0.1.0-rc.6共享
    • @deepseek-ai/dsh-tools0.1.0-rc.6共享
    • @deepseek-ai/schemastery^3.18.1共享

路径固定于提交 755331462ab0

概览

DeepSeek Harness plugin that turns silent tool failures into loud ones: a tools/post-execute policy that matches warning signatures in successful tool output and blocks the result or attaches a notice

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

高风险
检查 Commit
755331462ab0
证据分
84/100
静态风险
高风险
扫描文件
3
检查发现
3

证据分项

来源溯源25/25
安装文档25/25
维护状况17/20
兼容性证据14/20
安全信号3/10

兼容性置信度: 有限

安装期脚本 (1)
  • preparenode scripts/prepare.mjs
检查发现 (3)
  • install.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • obfuscation.child-process
    scripts/prepare.mjs:7obfuscation
    import { spawnSync } from 'node:child_process'
  • obfuscation.child-process
    scripts/prepare.mjs:26obfuscation
    const result = spawnSync(process.execPath, [tsc, '-p', resolve(root, 'tsconfig.build.json')], { cwd: root, stdio: 'inherit' })
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0