arckit-gov-code-search

arckit-gov-code-search is an agent for coding agents from tractorjuice/arckit-codex. It costs 315 tokens per session (3,353 once invoked), scanned A, original, no licence file.

A natural-language search assistant for UK government code repositories. It searches more than 24,500 repositories through govreposcrape, a service for collecting and searching government repositories.

In plain words
What is it for?
Use it to search for how UK government teams implemented a feature, service, or technical approach.
Why use it?
It helps you find relevant government implementations without knowing repository names or exact search terms.

Agent

Install

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.

agentmods
npx agentmods add agents/tractorjuice/arckit-codex/arckit-gov-code-search
Clone the repo
git clone --depth 1 https://github.com/tractorjuice/arckit-codex

Wrote 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.

agentmods badge for arckit-gov-code-search

README.md
[![agentmods](https://agentmods.dev/badge/agents/tractorjuice/arckit-codex/arckit-gov-code-search.svg)](https://agentmods.dev/agents/tractorjuice/arckit-codex/arckit-gov-code-search)
Your own site
<a href="https://agentmods.dev/agents/tractorjuice/arckit-codex/arckit-gov-code-search"><img src="https://agentmods.dev/badge/agents/tractorjuice/arckit-codex/arckit-gov-code-search.svg" alt="Measured on agentmods" height="20"></a>
Per session 315 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,353 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00315 $0.03353
Opus 5 $0.00158 $0.01677
Sonnet 5 $0.00063 $0.00671
Haiku 4.5 $0.00032 $0.00335

Measured 5d ago against content hash 225b40fe3311, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

arckit-gov-code-search 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 5d 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.

agents/arckit-gov-code-search.md · 312 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 5d ago First seen · 312 lines · 315 tokens per session scan A 225b40fe3311

Subscribe to this mod's changes

arckit-gov-code-search is an agent published in the GitHub repository tractorjuice/arckit-codex (16 stars, last pushed yesterday), with no licence file. It adds 315 tokens to every session and 3,353 once invoked, about $0.0016 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.

Related

Other agents, from other repositories

arckit-gov-landscape

Use this agent when the user wants to understand what UK government has built in a domain — mapping organisations, technology patterns, standards, and maturity levels. Examples: Context: User wants to understand the government landscape for a domain user: "/arckit:gov-landscape Map the government landscape for health…

tractorjuice/arc-kit · 320 tokens

arckit-aws-research

Use this agent when the user needs AWS-specific technology research using the AWS Knowledge MCP server to match project requirements to AWS services, architecture patterns, Well-Architected guidance, and Security Hub controls. Examples: Context: User has a project with requirements and wants AWS service…

tractorjuice/arc-kit · 389 tokens

arckit-competitors-writer

Writer subagent invoked by the /arckit:competitors orchestrator command. Renders a validated, orchestrator-prepared payload into a CMPT Competitor Landscape artefact under projects/{P}-{NAME}/research/, and spawns/enriches per-vendor Government Award History profiles. Has no web/MCP/Agent tools. Not user-invocable …

tractorjuice/arc-kit · 101 tokens

arckit-framework

Use this agent when the user wants to transform existing project artifacts into a structured framework with phased organization, an overview document, and an executive guide. This agent reads all project artifacts and synthesises them into a coherent framework structure. Examples: Context: User has multiple artifacts…

tractorjuice/arc-kit · 223 tokens

arckit-gcp-research

Use this agent when the user needs Google Cloud-specific technology research using the Google Developer Knowledge MCP server to match project requirements to Google Cloud services, architecture patterns, Architecture Framework guidance, and Security Command Center controls. Examples: Context: User has a project with…

tractorjuice/arc-kit · 397 tokens

arckit-gov-reuse

Use this agent when the user wants to discover reusable UK government open-source code before building from scratch. This agent searches 24,500+ government repositories via govreposcrape and assesses candidates for reusability. Examples: Context: User has a project and wants to check for existing government code user…

tractorjuice/arc-kit · 371 tokens