Community directory previewDeepSeek Harness is in developer preview
DF

dsh-function-plot

PluginConfirmed pluginCommunity

kirineko/dsh-function-plot · updated 14 days ago

Installation

dsh plugin --profile web add dsh-function-plot
dsh plugin --profile web add "$(pwd)"
dsh plugin --profile web add github:kirineko/dsh-function-plot

Plugins in this repository

  • dsh-function-plotv0.1.6

    2D teaching plots and standalone SVG cards for DeepSeek Harness

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (4)
    • @deepseek-ai/cordis*shared
    • @deepseek-ai/dsh-fs*shared
    • @deepseek-ai/dsh-tools*shared
    • @deepseek-ai/schemastery*shared

Paths are pinned to commit f0bc5c39c354

Overview

2D teaching plots for DeepSeek Harness

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
f0bc5c39c354
Evidence Score
81/100
Static risk
High risk
Files scanned
3
Findings
4

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance17/20
Compatibility evidence11/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (2)
  • prepacktsdown
  • preparenode scripts/prepare.mjs
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • Highinstall.script
    package.jsoninstall-time
    "prepack": "tsdown"
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:7obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:14obfuscation
    const result = spawnSync('pnpm', ['exec', 'tsdown'], {
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0