Community directory previewDeepSeek Harness is in developer preview
DR

dsh-rename

PluginConfirmed pluginCommunity

lmst2/dsh-rename · updated 18 days ago

Installation

dsh plugin --profile web add github:lmst2/dsh-rename
dsh plugin --profile web add "link:$(pwd)"
dsh plugin --profile web add github:lmst2/dsh-rename#main
dsh plugin --profile web add dsh-rename

Plugins in this repository

  • dsh-renamev0.1.0

    DeepSeek Harness slash command: rename the current session with /rename, or let the model read the conversation and pick the name for you

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (7)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.0-rc.6shared
    • @deepseek-ai/dsh-commands^0.1.0-rc.6shared
    • @deepseek-ai/dsh-llm^0.1.0-rc.6shared
    • @deepseek-ai/dsh-session^0.1.0-rc.6shared
    • @deepseek-ai/dsh-session-title^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1shared

Paths are pinned to commit b48a75dbb8d5

Overview

DeepSeek Harness slash command: /rename with a name, or let the model summarize the conversation and pick one

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
b48a75dbb8d5
Evidence Score
76/100
Static risk
High risk
Files scanned
2
Findings
1

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence5/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • prepacknode -e "const fs=require('fs'),p=process.cwd();for(const f of ['README.md','README.en.md','LICENSE','NOTICE','cordis.patch.yml'])if(!fs.existsSync(require('path').join(p,f)))throw new Error('missing '+f)"
Findings (1)
  • Highinstall.script
    package.jsoninstall-time
    "prepack": "node -e "const fs=require('fs'),p=process.cwd();for(const f of ['README.md','README.en.md','LICENSE','NOTICE','cordis.patch.yml'])if(!fs.existsSync(require('path').join(p,f)))throw new Err…
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0