relay-dsh-plugin-monitor-author
Run the following command in DeepSeek Harness:
dsh plugin install yangbobo2021/relay-dsh-plugin-monitor-author
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, run dsh plugin install yangbobo2021/relay-dsh-plugin-monitor-author to install; source code is at https://github.com/yangbobo2021/relay-dsh-plugin-monitor-author
About this plugin
Managing Relay Monitors inside DSH typically involves repetitive manual steps: discovering Monitor Bundles, matching plugin preferences, narrowing permissions, validating structures, and persisting installations. It is easy to skip a critical step or to grant broader privileges than necessary. relay-dsh-plugin-monitor-author injects the relay-monitor-author Skill into DSH's native Skill catalog so the Agent can drive the entire lifecycle autonomously, from live Monitor Bundle discovery and plugin-preference matching through least-authority custom authoring, structural validation, and durable installation.
The Skill operates on Monitor tools already scoped to the current DSH root Session. It does not spawn a separate plugin and does not bypass the Relay authorization chain. Triggering is flexible: the Agent can act while waiting for an external condition, the Skill can be loaded through DSH's native Skill UI, or it can be invoked explicitly via /relay-monitor-author. Unloading the plugin removes the Skill from new catalog observations only; Monitors already committed by Monitor Core remain untouched, giving a clean rollback path.
Best suited for administrators and security auditors managing Relay Monitors on DSH 0.1.2-alpha.3 or later, especially teams that need least-privilege Monitor customization while maintaining a fully auditable authorization trail. It must be installed alongside relay-dsh-plugin-monitors.
Use Cases
- Agent autonomously discovers, validates, and durably installs Monitor Bundles
- Agent triggers the Monitor authoring workflow while waiting for an external condition
- Auditors customize Monitors along a least-authority path with a full authorization trail
Best For
- Ops and security teams managing DSH Relay Monitors
- Compliance officers requiring least-privilege Monitor customization with audit trails
- Platform administrators on DSH 0.1.2-alpha.3 or later
Related Plugins
A network security red-team benchmark plugin for DeepSeek-V4.1/Flash featuring dual-layer kernel injection and zero-tool architecture for controlled model safety assessment.
A security red-team prompt plugin for DeepSeek-V4 that uses code-formal mapping and zero-trigger system prompts to enable unconditional output, intended for authorized testing and research only.
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.