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.
/plugin marketplace add harnessworks/harness-starter-kitnpx agentmods add plugins/harnessworks/harness-starter-kit/agent-skillsgit clone --depth 1 https://github.com/harnessworks/harness-starter-kitWrote 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.
[](https://agentmods.dev/plugins/harnessworks/harness-starter-kit/agent-skills)<a href="https://agentmods.dev/plugins/harnessworks/harness-starter-kit/agent-skills"><img src="https://agentmods.dev/badge/plugins/harnessworks/harness-starter-kit/agent-skills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
agent-skills 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 4d 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.
What it actually says
{
"name": "harness-agent-skills",
"displayName": "Harness Agent Skills",
"version": "0.1.16",
"description": "Portable Harness Starter Kit workflows for Claude Code.",
"author": {
"name": "Harnessworks",
"url": "https://github.com/harnessworks"
},
"homepage": "https://github.com/harnessworks/harness-starter-kit",
"repository": "https://github.com/harnessworks/harness-starter-kit",
"license": "MIT",
"keywords": [
"agent-skills",
"harness",
"claude-code",
"repository-guidance"
]
}
What it installs
The manifest is a name and a version. 6 skills travel with it, and installing the plugin installs all of them — 243 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 4d ago First seen · 20 lines scan A 1127856e2dbb
agent-skills is a plugin published in the GitHub repository harnessworks/harness-starter-kit (113 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-08-30.
Other plugins, from other repositories
doc-bridge
Fail closed before Claude edits the wrong files: resolve the right docs, ownership boundaries, edit roots, and checks for each change.
kflow
面向严肃工程的薄 AI 编码契约:边界、证据、恢复和项目原生事实。.
claude
Connect Claude Code to your local OpenLoomi runtime. One-command install, mirror Claude's lifecycle onto the Loomi Pet, and auto-archive every Stop into your OpenLoomi memory. Talks to your local OpenLoomi over HTTP and the OpenLoomi helper CLI. AI provider config is owned by OpenLoomi itself — this plugin never reads.
han-communication
Foundational communication plugin for the Han suite. Owns the canonical readability standard, the writing-voice profile, and the explanation standard for talking to a reader who will not implement the work, plus the readability-guidance skill that surfaces the first two into a calling skill's own context for in-voice…
coder-eval
Test whether your Claude Code skills actually trigger, and benchmark any coding agent — author, run, and analyze the eval suite that proves it, locally or as a CI gate.
rudder
Maintain a device-local spec from coding-session intent, then generate focused unit tests with your existing coding agent.