Skip to content

docs: add agent-harness to skills-extension-candidates - #141

Open
ar27111994 wants to merge 1 commit into
modelcontextprotocol:mainfrom
ar27111994:docs/add-agent-harness-candidate
Open

ar27111994 wants to merge 1 commit into
modelcontextprotocol:mainfrom
ar27111994:docs/add-agent-harness-candidate

Conversation

@ar27111994

Copy link
Copy Markdown

Adds agent-harness to the candidates snapshot.

It matches the tracker's inclusion criterion — "ships skills in some non-MCP
form (separate install path, plugin marketplace, framework-native provider)" —
via a dedicated supply-chain CLI (discover → mirror → stage → activate → wire)
across 7 editor hosts.

Its delivery layer already implements the threat model's recommended install
baseline pattern — mirror-then-verify at fetch time, digest-pinned immutable
host-private store — plus an explicit quarantine gate for T1 (prompt injection)
and T2 (host-side execution) before workspace activation, for non-MCP skill
sources today. SEP-2640 support is planned rather than in-flight: client-side
skills/list/skills/get consumption and server-side endpoints are tracked at
ar27111994/agent-harness#492
and #493.

Happy to document the delivery/quarantine implementation as a reference case
for the threat-model corpus if that's useful to the group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant