dsh-plugin-ownership-and-distribution

dsh-plugin-ownership-and-distribution is a skill for Claude Code, Codex from SparkElf/deepseek-harness-plus. It costs 45 tokens per session (810 once invoked), scanned A, original, MIT.

A decision-making procedure for determining who should own a capability, where its code should live, whether it should be published as an npm package, and which product profiles should include it.

In plain words
What is it for?
Assessing new or relocated capabilities, reviewing package and repository ownership, evaluating third-party components, and deciding how they should be shipped.
Why use it?
It reduces confusion about responsibility, distribution, compatibility, security, releases, and default installation before implementation begins.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Assessing new or relocated capabilities, reviewing package and repository ownership, evaluating third-party components, and deciding how they should be shipped.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sparkelf/deepseek-harness-plus/dsh-plugin-ownership-and-distribution
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SparkElf/deepseek-harness-plus --skill dsh-plugin-ownership-and-distribution
Clone the repo
git clone --depth 1 https://github.com/SparkElf/deepseek-harness-plus

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dsh-plugin-ownership-and-distribution

README.md
[![agentmods](https://agentmods.dev/badge/skills/sparkelf/deepseek-harness-plus/dsh-plugin-ownership-and-distribution/github.svg)](https://agentmods.dev/skills/sparkelf/deepseek-harness-plus/dsh-plugin-ownership-and-distribution)
Your own site
<a href="https://agentmods.dev/skills/sparkelf/deepseek-harness-plus/dsh-plugin-ownership-and-distribution"><img src="https://agentmods.dev/badge/skills/sparkelf/deepseek-harness-plus/dsh-plugin-ownership-and-distribution/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for dsh-plugin-ownership-and-distribution

Your own site · 80×15
<a href="https://agentmods.dev/skills/sparkelf/deepseek-harness-plus/dsh-plugin-ownership-and-distribution"><img src="https://agentmods.dev/badge/skills/sparkelf/deepseek-harness-plus/dsh-plugin-ownership-and-distribution.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 810 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00810
Opus 5 $0.00023 $0.00405
Sonnet 5 $0.00009 $0.00162
Haiku 4.5 $0.00005 $0.00081

Measured 7d ago against content hash a91857cd4253, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

dsh-plugin-ownership-and-distribution scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/dsh-plugin-ownership-and-distribution/SKILL.md · 58 lines

How it starts

The opening of the file, as written. The whole thing — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.

DSH Plugin Ownership And Distribution

Use this workflow before implementation whenever a capability may become a package, move between repositories, publish to npm, contribute Host or Client behavior, or enter a shipped profile. The owning decision is plugin ownership and distribution.

Required Evidence

Read the capability's current Host and Client entries, package manifest, bundle patch, settings and persistence owners, public Harness APIs, release workflow, and every profile that mounts it. For a third-party candidate, also report its repository, license, maintained version, feature fit, and unresolved compatibility risks. Do not install, move, or publish before the owner accepts the classification.

Decide Four Dimensions Separately

Dimension Question
Plugin boundary Does one Cordis plugin lifecycle own the capability's registrations and disposal?
npm publication Must a versioned artifact resolve outside the source workspace?
Repository ownership Which project owns compatibility, security, release, and retirement?
Default composition Which shipped profiles mount the package without a separate user choice?

Never infer one answer from another. A first-party workspace package may publish to npm; an external npm plugin may be default-mounted by a distribution; neither fact changes its source owner.

Ownership Closure

Identify one capability owner. That owner must carry every capability-specific Host entry, Client entry, settings UI, configuration schema, routes, migrations, install and uninstall behavior, and user documentation. Cross-repository adapters are allowed only for a real public protocol, error, trust, or lifecycle difference. A host-repository wrapper that merely registers UI for an external capability is forbidden.

An external plugin is admissible only when all of these are true:

  1. It uses published Harness extension points and imports no private host source.
  2. Its dsh.bundle mounts the Host half and its dsh.client loads the browser half when present.
  3. Installation, disable, upgrade, and removal cover every owned registration and artifact.
  4. Supported Harness versions are expressible through package metadata and documented public contracts.
  5. A named maintainer owns releases, compatibility, security fixes, and retirement.

Read the full file on GitHub · 58 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 58 lines · 45 tokens per session scan A a91857cd4253

Subscribe to this mod's changes

dsh-plugin-ownership-and-distribution is a skill published in the GitHub repository SparkElf/deepseek-harness-plus (2 stars, last pushed today), licensed MIT. It adds 45 tokens to every session and 810 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.