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 testdouble/hannpx agentmods add plugins/testdouble/han/han-researchgit clone --depth 1 https://github.com/testdouble/hanWrote 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/testdouble/han/han-research)<a href="https://agentmods.dev/plugins/testdouble/han/han-research"><img src="https://agentmods.dev/badge/plugins/testdouble/han/han-research.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
han-research 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 today.
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": "han-research",
"description": "Pre-planning knowledge-work skills for the Han suite: understanding a problem before anyone commits to a plan. Home of research (research an open-ended question and end at an adversarially-validated recommendation), gap-analysis (compare two artifacts and report what is missing, incomplete, or conflicting), and issue-triage (turn a vague issue or bug report into a structured triage document), plus the research-analyst agent the research skill dispatches. Depends on han-communication and han-core; bundled by the han meta-plugin.",
"version": "1.0.1",
"dependencies": ["han-communication", "han-core"]
}
What it installs
The manifest is a name and a version. 3 skills, 1 agent travel with it, and installing the plugin installs all of them — 470 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.
- today First seen · 7 lines scan A e41f9c501b6d
han-research is a plugin published in the GitHub repository testdouble/han (255 stars, last pushed 3d 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-09-03.
Other plugins, from other repositories
docflow
Adoption-aware documentation memory for AI coding agents. Scaffolds or adopts living docs, validates native and established structures with appropriate severity, upgrades managed helpers, and loads bounded recent context.
ottonomous
Four independent, provider-agnostic skills for product specification, code review, spec-driven implementation, and Moss change summaries.
docflow
ADR-driven documentation workflow: a bootstrap skill that scaffolds an Architecture Decision Record (ADR) catalogue, a plan/ queue, AGENTS.md conventions, and agent/ coordination — plus lifecycle skills to author ADRs, queue and ship work, add conventions, audit consistency, brainstorm decisions, run agent waves, and.
rpm
Relentless Project Manager. Prevents drift and keeps you on task across LLM-assisted development sessions.
adr
Complete lifecycle management for Architectural Decision Records (ADRs): create, update, supersede, search, audit compliance, and export.
repo-agent-harness
Lay the foundation that makes a repository teach coding agents how to work in it: delivery moments wired to hooks, a layered docs truth source, CI gates plus tool-call guards, a rebuildable repo graph, and a consolidation pass. Bootstraps once, then the repo stands on its own.