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 romiluz13/cc10xnpx agentmods add plugins/romiluz13/cc10x/marketplacegit clone --depth 1 https://github.com/romiluz13/cc10xGrade A, and why
cc10x 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": "cc10x",
"owner": {
"name": "Rom Iluz",
"email": "[email protected]",
"url": "https://github.com/romiluz13"
},
"metadata": {
"description": "cc10x v12.8.0 - The Loop Engine: harness and loop engineering plugin for Claude Code. Router-kernel orchestration, workflow artifacts, sub-agent delegation, hook enforcement, Test Honesty Gates, fresh-context verification, and memory that persists",
"version": "12.8.0"
},
"plugins": [
{
"name": "cc10x",
"description": "Trust-first Claude Code plugin with specialized subagents, composable skills, agreement-first planning, TDD-first phase execution, adversarial review, BDD-style verification, proof-of-work workflow artifacts, plugin-native hooks, and optional user-configured Bright Data/Octocode research acceleration.",
"version": "12.8.0",
"author": {
"name": "Rom Iluz",
"email": "[email protected]",
"url": "https://github.com/romiluz13"
},
"homepage": "https://github.com/romiluz13/cc10x",
"repository": "https://github.com/romiluz13/cc10x",
"license": "MIT",
"keywords": [
"workflow-routing",
"code-review",
"tdd",
"bdd",
"intent-first-planning",
"debugging",
"planning",
"verification",
"proof-of-work",
"hooks",
"mcp",
"lean-skills",
"claude-code"
],
"category": "development-tools",
"source": "./plugins/cc10x"
}
]
}
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 · 45 lines scan A 25e652d577b5
cc10x is a plugin published in the GitHub repository romiluz13/cc10x (164 stars, last pushed 28d 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
sd0xdev-marketplace
Plugin marketplace listing 1 plugin: sd0x-dev-flow.
sd0x-harness
Harness engineering for Claude Code — reminder-layer review hooks, behaviour-layer gates, and fail-closed safety where it counts.
odin-reflector
Marketplace for the codex-reflector Claude Code plugin — independent second-model reviewer using OpenAI Codex CLI.
codex-reflector
Codex CLI reflector — independent critic, oracle, and metacognition layer.
wordcount-habitat
The wordcount team's habitat packaged as a plugin: CLAUDE.md skeleton, HARNESS.md constraint set, the spec-implement orchestrator command, the wordcount-style skill, and the standard CI workflow. Adopt with /wordcount-habitat-init.
aria-knowledge
ARIA — Applied Reasoning and Insight Architecture. Persistent human-governed knowledge for Claude Code via a five-phase lifecycle: capture → govern → promote → apply → refresh. Stages session insights/decisions/feedback into review backlogs, promotes approved items to a tag-indexed markdown base, and applies them via…