dsh-plugin-dev-assistant
DSH 插件开发助手:对话式引导,从零开始创建、测试、发布 DSH 插件
228 results
DSH 插件开发助手:对话式引导,从零开始创建、测试、发布 DSH 插件
Plugin security inspector for the DeepSeek Harness web GUI: statically audits installed plugins (dangerous API patterns + dependency review), layers an AI (default-model) online audit, and renders a green/yellow/red report panel.
DSH compatibility guard: repairs compaction limits, fail-safe sandbox escalation, and missing tool descriptions for third-party models; capability lookups are cached and the deprecated prompt-injection path is off by default.
Repair legacy DSH session logs (format v0) that the current build refuses to migrate: scan defects, back up, fix in place, and verify offline against the real migration chain.
Three-mode visible-session advisor plugin for DeepSeek Harness with configurable tool permissions, local-subagent coverage, and task-tree budgets.
DeepSeek Harness security bundle: auto-audits newly installed plugins with the harness's own model (settings panel + batch tools), and ships the Security-Audit-Mode agent preset with the OpenAI Codex Security workflow skills and dsh_security_* scan tools. One package, one `dsh plugin add`.
DeepSeek Harness tool plugin: scaffold, validate, and version Obsidian plugins.
skill-filesystem-plus: per-preset takeover of dsh-skill-filesystem for DeepSeek Harness (DSH) — editable scan layers and parent dirs. GUI card stays visible across DSH upgrades; only presets the user enables use this provider. Renamed from @sidleo3/skill-scan.
AI-reviewed auto-approval for DeepSeek Harness: judges each pending approval ask with one auxiliary model call before any human answerer runs, auto-grants the safe ones, and escalates everything else with the review analysis attached
DeepSeek Harness TODO 代码扫描插件:扫描本地项目目录中的 TODO/FIXME/HACK/NOTE 等标记,生成结构化清单,支持状态管理、Markdown 导出与侧边面板。
DeepSeek Harness 权限记忆插件:把某类命令加进允许列表,之后同类命令不再询问。 / Remember sandbox-escalation approvals so the same commands stop asking.
Pre-send verification for deliverables: opens the real file to verify row and dedup counts, scans for placeholder residue, diffs incremental files against their stated baseline, and logs the batch in a ledger with candidate vs sendable counts kept separate.