deepseek-harness-skillx
Run the following command in DeepSeek Harness:
dsh plugin install drowned-fish1/deepseek-harness-skillx
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install drowned-fish1/deepseek-harness-skillx in DeepSeek Harness to install this plugin; source code is available at https://github.com/drowned-fish1/deepseek-harness-skillx
About this plugin
External Skills have become the standard way to extend the reach of an agent beyond its built-in capabilities, but that convenience carries real danger. Malicious repositories masquerade as legitimate Skills, prompt-injection payloads hide inside documentation, and candidate Skills routinely ask an agent to execute scripts, install dependencies, or read sensitive files. skillx tackles the root of the problem: it gives an agent a structured, auditable path to discover, compare, and vet external Skills before any action is taken, rather than defaulting to whatever the first README suggests.
At its core, skillx enforces a read-only, version-pinned discovery pipeline. The agent first confirms whether local capabilities already satisfy the task, then generates a structured capability request, searches candidate repositories in priority order, fetches documentation in read-only mode with version identifiers, benchmarks candidates side by side, flags injection signals and over-privileged requests, pauses for explicit user consent whenever risk is detected, and produces a human-readable adoption report. By default the agent references external content temporarily and never auto-installs third-party Skills; permanent adoption requires a full-file review and an explicit user decision.
skillx is aimed at developers who work in DeepSeek Harness, Codex, or any SKILL.md-compatible environment and want their agent to self-extend responsibly. If your workflow involves pulling in document generators, security analysis scripts, or niche utilities on a per-task basis, skillx provides a review-first, use-and-release discipline that keeps every external dependency transparent, traceable, and under your control.
Use Cases
- When local Skills cannot cover the current task, guide the agent to search external candidates and inspect content in read-only mode
- When multiple external Skills may apply, help the agent benchmark fit and risk side by side before adoption
- When a candidate Skill requests script execution or sensitive file access, force risk flagging and user confirmation before proceeding
Best For
- Development teams wiring external Skill extensions into agents on DeepSeek Harness or Codex
- Engineering leads who need task-scoped tooling from the agent but worry about supply-chain risk
- Security-minded developers who want the agent's Skill-adopting workflow to be standardized and auditable
Related Plugins
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.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.