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 n24q02m/claude-pluginsnpx agentmods add plugins/n24q02m/claude-plugins/better-code-review-graphgit clone --depth 1 https://github.com/n24q02m/claude-pluginsGrade A, and why
better-code-review-graph 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 2d 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.
This is a copy
98% identical to better-code-review-graph — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "better-code-review-graph",
"description": "Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase.",
"version": "3.22.0",
"userConfig": {
"EMBEDDING_MODELS": {
"type": "string",
"title": "Embedding model selection (optional)",
"description": "CSV 'provider/model,provider/model'; the current runtime selects the first entry and infers its provider from the prefix. Empty = local fastretrieval registry. Example: jina_ai/jina-embeddings-v5-text-small",
"required": false
},
"LOCAL_EMBEDDING_MODEL": {
"type": "string",
"title": "Local embedding model (optional)",
"description": "Built-in fastretrieval model ID, or a local directory containing fastretrieval-manifest.json. External IDs require LOCAL_EMBEDDING_DIM.",
"required": false
},
"LOCAL_EMBEDDING_DIM": {
"type": "number",
"title": "Local embedding dimension",
"description": "Required output dimension for an external LOCAL_EMBEDDING_MODEL ID without a manifest.",
"required": false
},
"LOCAL_EMBEDDING_MODEL_FILE": {
"type": "string",
"title": "Local embedding model file",
"description": "ONNX file path inside a manifest-backed local artifact directory.",
"required": false
},
"LOCAL_EMBEDDING_POOLING": {
"type": "string",
"title": "Local embedding pooling",
"description": "Explicit pooling for an external ID without a manifest: CLS, MEAN, LAST_TOKEN, or DISABLED.",
"required": false
},
"LOCAL_EMBEDDING_NORMALIZE": {
"type": "boolean",
"title": "Normalize local embeddings",
"description": "Apply explicit L2 normalization for an external ID without a manifest.",
"required": false
},
"SUMMARY_MODELS": {
"type": "string",
"title": "Summarizer model chain (optional)",
"description": "CSV 'provider/model,...' for the graph summarize actionWhat 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.
- 2d ago First seen · 107 lines scan A 4f96a4c3d836
better-code-review-graph is a plugin published in the GitHub repository n24q02m/claude-plugins (3 stars, last pushed 2d ago), licensed Apache-2.0. 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. It is 98% identical to better-code-review-graph, differing in 4 lines, and is treated as a copy.
Other plugins, from other repositories
sodam-persona
Plugin marketplace listing 1 plugin: sodam-persona.
sodam-persona
바이브코딩 AI 개발 파트너 페르소나 v5 — 항상켜짐 코어(hook) + 조건부 15관점/도메인(skills).
review
PR review, interactive git diff annotation review, and writing style guide.
ballast
Builds up to a goal in a field you have no expertise in — learns the foundations it needs and keeps every solved path for the next goal.
dev-tooling
Three MCP servers for PHP and JavaScript operations plus an optional PHP language server. PHP (php-tooling): PHPStan, ECS, Rector, PHPUnit, PHPUnit coverage gap analysis, Symfony Console. Administration (js-admin-tooling): ESLint, Stylelint, Prettier, Jest, TypeScript, Vite builds. Storefront (js-storefront-tooling)…
makoto
Plugin marketplace listing 1 plugin: makoto.