返回插件市场
模型与 MCP技能

Jnpz

pazz11/Jnpz

Jnpz is a tool for DeepSeek Harness. Have to edit config and restart to add MCP? DeepSeek Harness (DSH) plugin Skill Config solves it: paste JSON on the Settings page to connect to MCP servers, hot-load without restart; upload zip/.skill to auto-detect SKILL.md, create/edit/start-stop skills, click to use

pazz11/Jnpz Screenshot preview
Stars
14
Forks
2
Issues
0
Update
30 days

REVIEW SCORECARD

评测成绩单

8.0/10Average
detail.dimSecurity9.0
detail.dimQuality6.4
detail.dimContent7.0
detail.dimDeps7.0
detail.dimMaintenance9.0

无Risky检出 · 自动化扫描结果仅供参考,非官方背书

AI DEEP REVIEW

AI 深度评测

7.0/10Consider

Useful DSH plugin for hot-reloading MCP servers and skills, but unverified code quality and Windows-only install warrant

Code quality6

README describes a clean three-file architecture (lib/index.js, lib/core.js, lib/client.js) with zero-dependency zip handling, but no tests, CI, or linting are mentioned anywhere.

Security6

Install runs a PowerShell script with ExecutionPolicy Bypass and the plugin writes to ~/.dsh and exposes HTTP routes, but no plaintext-secret handling or permission scope is documented, so risk is unclear.

Utility8

Solves a concrete, common DSH pain point by enabling JSON-paste MCP server addition and skill management with hot reload instead of config edits plus restarts.

Maintenance7

Last updated 2026-08-17, not archived, MIT licensed, and README documents an update path via re-running install.ps1, though only 14 stars and no release cadence is shown.

Docs8

README is thorough with install/uninstall commands, three JSON config examples, architecture table, FAQ, and bilingual UI notes, though it is Windows-centric and the English section is truncated.

Generated by AI after reading the project README, as a decision aid; neutral scores are given when information is thin. Not an official endorsement.

PROJECT README项目说明展开Collapse

正在读取 GitHub README...

INSTALL REFERENCE

安装参考

待结构检查
powershell -ExecutionPolicy Bypass -File .\install.ps1

This command comes from an explicit install reference in the README and is provided for reference only — it is never auto-executed by a DSH host.

PROJECT TOPICS

项目标签

VALIDATION LADDER

验证进度

待结构检查
01市场发现Passed
02归类识别Passed
03结构检查Pending
04实机验证Pending

FAQ

Frequently Asked Questions

What is Jnpz used for?

Have to edit config and restart to add MCP? DeepSeek Harness (DSH) plugin Skill Config solves it: paste JSON on the Settings page to connect to MCP servers, hot-load without restart; upload zip/.skill to auto-detect SKIL

How popular is Jnpz?

Jnpz has 14 stars and 2 forks on GitHub, last updated 2026-08-17.

What license does Jnpz use?

Jnpz is distributed under the MIT license.

Is Jnpz compatible with DeepSeek Harness?

Jnpz is listed in the DSH Universe directory as a tool for DeepSeek Harness. This plugin is listed in the DSH Universe directory and covered by its validation pipeline.

CLASSIFICATION EVIDENCE

/10类依据

项目类型技能
功能/10类模型与 MCP
规则置信度High

System reads GitHub Topics first, then compares against the in-site category dictionary and word-root rules. Current match:skill-management、skills、developer-tools、mcp、mcp-server、model-context-protocol