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.
git clone --depth 1 https://github.com/shrey1110-dotcom/ScopeKitWrote 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/rules/shrey1110-dotcom/scopekit/repo-context-mcp)<a href="https://agentmods.dev/rules/shrey1110-dotcom/scopekit/repo-context-mcp"><img src="https://agentmods.dev/badge/rules/shrey1110-dotcom/scopekit/repo-context-mcp/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/rules/shrey1110-dotcom/scopekit/repo-context-mcp"><img src="https://agentmods.dev/badge/rules/shrey1110-dotcom/scopekit/repo-context-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00181 | $0.00181 |
| Opus 5 | $0.00090 | $0.00090 |
| Sonnet 5 | $0.00036 | $0.00036 |
| Haiku 4.5 | $0.00018 | $0.00018 |
Grade A, and why
repo-context-mcp 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 9d 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
Use repo-context-mcp v2 as a context broker.
Order:
- Use
context_statusif unsure whether index/cache exists. - Use
context_packfirst withbudgetTokens: 1000. - Use
impact_packfor changed files/diff tasks. - Use
get_symbol_contextonly for exact function/class verification. - Use
graph_query/graph_symbolonly ifcontext_packis insufficient. - Use
search_code/repo_maponly if context/graph are missing or insufficient. - Read full files only when editing or verifying exact implementation details.
Warning:
If telemetry shows repo_map/search_code as dominant discovery tools, routing is not using v2 correctly.
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.
- 9d ago First seen · 21 lines · 181 tokens per session scan A 14d20a618b9d
repo-context-mcp is a cursor rule published in the GitHub repository shrey1110-dotcom/ScopeKit (14 stars, last pushed 10d ago), licensed MIT. It adds 181 tokens to every session, about $0.0009 per session on Opus 5. 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 cursor rules, from other repositories
checks
How to add or modify a scanner check.
cursor
You are working on the checkout service. Preserve transaction integrity and auditability.
prompt-to-asset
Asset generation — route, rewrite, generate, validate. Never send transparency requests to Imagen/Gemini.
read-xlsx
Reading, writing, diffing, and repairing spreadsheets (.xlsx) for AI agents via the xfa MCP server.
create-config
Configure app via appconfig.json - AssetConfigHelper, nested keys, MasterApp.runBefore.
documentation-style
Emoji-rich documentation, doc structure, @category/@subCategory for public APIs.