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.
git clone --depth 1 https://github.com/paladini/harness-scoreWrote 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/paladini/harness-score/cursor)<a href="https://agentmods.dev/plugins/paladini/harness-score/cursor"><img src="https://agentmods.dev/badge/plugins/paladini/harness-score/cursor.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
harness-score 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 yesterday.
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-score",
"displayName": "Harness Score",
"logo": "icon.svg",
"description": "Deterministic harness-maturity audit for your repository: measures AGENTS.md, rules, skills, hooks, sensors, CI, and hygiene against a 5-level maturity model — without any LLM calls — and teaches the agent how to fix every gap.",
"version": "0.1.1",
"author": {
"name": "Fernando Paladini",
"url": "https://github.com/paladini"
},
"license": "MIT",
"homepage": "https://paladini.github.io/harness-score/",
"repository": "https://github.com/paladini/harness-score",
"keywords": [
"harness-engineering",
"audit",
"maturity",
"rules",
"hooks",
"guardrails",
"ai-assisted-development"
]
}
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.
- yesterday First seen · 24 lines scan A 97e64370d9d1
harness-score is a plugin published in the GitHub repository paladini/harness-score (398 stars, last pushed yesterday), 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-09-06.
Other plugins, from other repositories
skillreaper
Measures what share of your agent's loaded context is ever actually invoked - skills, MCP servers, subagents, hooks, always-loaded prose - using evidence from your own session transcripts. Then prunes the dead weight, reversibly.
conductor
Hooks, MCP tools, and skills for Claude Code sessions running inside Conductor TUI.
spar
Keep learning while AI writes the code. Predict before you are told, then turn every gap between your model and reality into a curriculum.
pop-quiz
A surprise pop quiz for developers: after the agent implements something for you, it springs an oral exam on the concepts, terms, and design tradeoffs of the work — so you actually understand what was built and why, and make better decisions next time.
devcoach
Progressive technical coach: auto-delivers personalized lessons as you work, tracks your knowledge map, all local. Bundles the devcoach MCP server + AfterAgent hooks + coaching skill.
agent-supagents
Compile a single AI supagent into multiple AI subagents.