dsh-plugin-vetting
DeepSeek Harness plugin: heuristic malware vetting for installed third-party plugins
Author
DeepSeek Harness plugins published by @truelove-dreamer on GitHub.
DeepSeek Harness plugin: heuristic malware vetting for installed third-party plugins
DeepSeek Harness plugin: first-class Git workflow tools for the model — repo status, diffs, commit creation with validated messages, recent history, and branches. No bare-shell git calls; every invocation is a shell-free execFile with path and message validation.
DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.
DeepSeek Harness plugin: run a live security health check on the deployment
DeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes.