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 Thang1710/subagent-mcpnpx agentmods add plugins/thang1710/subagent-mcp/control-plugingit clone --depth 1 https://github.com/Thang1710/subagent-mcpGrade A, and why
subagent-harness-mcp-phase0a-control 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": "subagent-harness-mcp-phase0a-control",
"version": "0.0.0",
"description": "Static Phase 0a plugin visibility control."
}
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 · 6 lines scan A 977d07a7c37c
subagent-harness-mcp-phase0a-control is a plugin published in the GitHub repository Thang1710/subagent-mcp (0 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-08-31.
Other plugins, from other repositories
david-skills
David's built-in skills — create-agent, create-job, create-dashboard — bundled with the David VS Code extension and auto-loaded into every David-spawned agent's Claude Code session via --plugin-dir.
hookify
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns.
coaltipple
CoalTipple — model/effort router for Claude Code. Delegates a task you CAN do but is large+cheap DOWN to a lower tier to save tokens; escalates a task beyond the current tier UP for quality — up to Fable 5, the top rung (a consent-gated, real-money spawn). Two-knob routing (tier × effort, effort-before-tier), an alias.
agent-dashboard
Plugin marketplace listing 1 plugin: agent-dashboard.
refactoring-legacy
The refactoring-legacy role on contract v3: 기존 코드의 관찰 가능한 동작을 바꾸지 않고 안전하게 재구조화할 수 있는가. usewhen: 레거시/기존 코드에 손을 대야 할 때. Hand-off: 신규 기능 구현이 섞이면 그 부분은 → implementation.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.