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 Sixz-AI/repo-knowledgenpx agentmods add plugins/sixz-ai/repo-knowledge/repo-knowledgegit clone --depth 1 https://github.com/Sixz-AI/repo-knowledgeWrote 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/sixz-ai/repo-knowledge/repo-knowledge)<a href="https://agentmods.dev/plugins/sixz-ai/repo-knowledge/repo-knowledge"><img src="https://agentmods.dev/badge/plugins/sixz-ai/repo-knowledge/repo-knowledge.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
repo-knowledge 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": "repo-knowledge",
"description": "Progressive codebase knowledge base — clone git repos, auto-generate documentation, and build a searchable knowledge cache that grows smarter with every query.",
"version": "0.5.0",
"author": {
"name": "Sixz-AI"
},
"homepage": "https://github.com/Sixz-AI/repo-knowledge",
"repository": "https://github.com/Sixz-AI/repo-knowledge",
"license": "MIT",
"keywords": [
"codebase",
"knowledge-base",
"documentation",
"git",
"search"
]
}
What it installs
The manifest is a name and a version. 9 skills, 2 agents, 1 hook travel with it, and installing the plugin installs all of them — 802 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill rk-search A 64 tokens
- Skill rk-create A 67 tokens
- Skill rk-memo A 86 tokens
- Skill rk-pull A 90 tokens
- Skill rk-push A 87 tokens
- Skill rk-remote-init A 95 tokens
- Skill rk-update A 77 tokens
- Skill rk-list A 54 tokens
- Skill rk-delete C 52 tokens
- Agent indexer A 67 tokens
- Agent searcher A 63 tokens
- Hook SessionStart A not measured
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 19 lines scan A de1b6e041e02
repo-knowledge is a plugin published in the GitHub repository Sixz-AI/repo-knowledge (2 stars, last pushed 4mo 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-31.
Other plugins, from other repositories
phx
Elixir/Phoenix/LiveView development with specialist agents, Iron Laws, and Tidewave MCP integration.
ecto
Compatibility namespace for the Elixir/Phoenix plugin's /ecto: commands.
procoder
A harness that gives AI coders the tools and skills to work like a senior developer. All nine domains shipped: security, best practices, maintainability, performance, documentation, clean code, CI/CD, DevOps, GitOps — plus the code index. Hooks hand the agent results; the agent stays in control.
beacon
Beacon — semantic code search for Claude Code.
the-bulwark
Full-lifecycle SDLC guardrailing framework for Claude Code — from product ideation and planning through implementation, code review, and test validation. Enterprise-grade skills and agents for AI-human peer collaboration.
x-dev-pipeline
Structured dev workflow with spec, requirements, execution, verify, qa-gate, fix loops, and audits.