Skip to content

malware 3

  • dsh-plugin-vetting v0.5.6 Verified 4

    装插件前,先体检:第三方插件 = 进程内全权限代码,这个工具让'盲装'变成'知情安装'——恶意模式、越权路径、未检查依赖,一目了然。Static heuristic vetting for third-party DeepSeek Harness plugins: exfiltration, credential access, over-privileged paths, unvetted dependencies.

    dsh plugin add dsh-plugin-vetting
  • dsh-poison-guard v0.2.0 Verified 2

    Pre-install supply-chain poison scanner for DeepSeek Harness plugins: AST analysis (NodeSecure JS-X-Ray) + deobfuscation decoder + regex heuristics to catch credential exfiltration, dynamic code execution, obfuscated imports, and install-time scripts.

    dsh plugin add dsh-poison-guard
  • dsh-plugin-gate v1.2.0 Verified

    Installation safety gate & data-protection guard for DeepSeek Harness: 60 static signature rules (31 high/24 medium/5 low) scan plugin sources for malicious install scripts, credential theft, obfuscation, persistence and network callbacks before 'dsh plug

    dsh plugin add dsh-plugin-gate