返回插件市场
DSH Plugins技能

dsh-powershell-check

chaggle/dsh-powershell-check

dsh-powershell-check is a tool for DeepSeek Harness. Native DeepSeek Harness plugin: gates pwsh tool calls against PowerShell pitfalls via the official tools/pre-execute interception point, bundles the powershell-check skill

chaggle/dsh-powershell-check Screenshot preview
Stars
4
Forks
0
Issues
0
Update
23 days

REVIEW SCORECARD

评测成绩单

7.8/10Average
detail.dimSecurity9.0
detail.dimQuality5.4
detail.dimContent7.0
detail.dimDeps7.0
detail.dimMaintenance9.0

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

AI DEEP REVIEW

AI 深度评测

8.2/10Recommended

Well-documented, actively maintained plugin that usefully gates pwsh calls against real PowerShell pitfalls; worth insta

Code quality8

README documents a shared rules engine (src/checker.ts) used by both gate and CLI, a 60-case --selftest battery, and a single-source rule table, indicating solid engineering structure, though no CI config is visible.

Security7

The plugin only statically inspects pwsh commands before execution and optionally runs the official PSScriptAnalyzer locally; no download-and-execute, secrets, or excessive permissions are described, though the optional analyzer spawns a shell process.

Utility9

It targets a genuinely common pain point by blocking concrete PowerShell 5.1 pitfalls (GBK mojibake, $var: parsing, ternary, &&/|| chains, npm.cmd suffix) at the official tools/pre-execute interception point.

Maintenance8

Last updated 2026-08-23, not archived, and the README references hot-applying profile patches and a recent blog post, indicating active development.

Docs9

The README provides install commands for profile-plugin and skill-only modes, a full configuration table, CLI usage with exit codes, and a rule table mapping each rule to a blog section.

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

安装参考

待结构检查
dsh plugin --profile <name> add @chaggle/dsh-powershell-check

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 dsh-powershell-check used for?

Native DeepSeek Harness plugin: gates pwsh tool calls against PowerShell pitfalls via the official tools/pre-execute interception point, bundles the powershell-check skill

How popular is dsh-powershell-check?

dsh-powershell-check has 4 stars and 0 forks on GitHub, last updated 2026-08-23.

What license does dsh-powershell-check use?

dsh-powershell-check is distributed under the MIT license.

Is dsh-powershell-check compatible with DeepSeek Harness?

dsh-powershell-check 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类DSH Plugins
规则置信度High

System reads GitHub Topics first, then compares against the in-site category dictionary and word-root rules. Current match:skill