ccg-search-verify

ccg-search-verify is a skill for Claude Code, Codex from tae2089/code-context-graph. It costs 76 tokens per session (146 once invoked), scanned A, original, MIT.

A verification procedure for checking claims that code is absent or that an inventory is complete, using bounded source and code-graph evidence.

In plain words
What is it for?
Use it when checking whether code is missing, confirming that all matching items were found, or supporting a complete inventory claim.
Why use it?
It is difficult to prove that something does not exist in a codebase or that a list is exhaustive. The procedure limits and documents the search so negative results are defensible.

Skill for Claude CodeCodex

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 skills/tae2089/code-context-graph/ccg-search-verify
Any agent
npx skills add tae2089/code-context-graph --skill ccg-search-verify
Clone the repo
git clone --depth 1 https://github.com/tae2089/code-context-graph

Made for: Claude Code, 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 ccg-search-verify

README.md
[![agentmods](https://agentmods.dev/badge/skills/tae2089/code-context-graph/ccg-search-verify.svg)](https://agentmods.dev/skills/tae2089/code-context-graph/ccg-search-verify)
Your own site
<a href="https://agentmods.dev/skills/tae2089/code-context-graph/ccg-search-verify"><img src="https://agentmods.dev/badge/skills/tae2089/code-context-graph/ccg-search-verify.svg" alt="Measured on agentmods" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 146 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00076 $0.00146
Opus 5 $0.00038 $0.00073
Sonnet 5 $0.00015 $0.00029
Haiku 4.5 $0.00008 $0.00015

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

Security

Grade A, and why

ccg-search-verify 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.

.agents/skills/ccg-search-verify/SKILL.md · 12 lines

What it actually says

CCG Search Verify Runtime Adapter

Read the canonical CCG search verification skill completely before acting. Resolve its linked resources relative to the canonical skill directory and follow its verification, safety, and completion instructions for the current task.

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. 4d ago First seen · 12 lines · 76 tokens per session scan A ecf376292b5c

Subscribe to this mod's changes

ccg-search-verify is a skill published in the GitHub repository tae2089/code-context-graph (17 stars, last pushed 13d ago), licensed MIT. It adds 76 tokens to every session and 146 once invoked, about $0.0004 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 skills, from other repositories

nopua

The anti-PUA. Drives AI with wisdom, trust, and inner motivation instead of fear and threats. Activates on: task failed 2+ times, about to give up, suggesting user do it manually, blaming environment unverified, stuck in loops, passive behavior, or user frustration ('try harder', 'figure it out', '换个方法', '为什么还不行').…

wuji-labs/nopua · 90 tokens

roadmap

Read the feature roadmap, find the next unplanned phase, brainstorm it, and update the roadmap with the resulting document name.

Ovid/paad · 27 tokens

release

Cut a paad release — pick the semver bump from what is in [Unreleased], run make release, merge, tag, and verify the published plugin.

Ovid/paad · 34 tokens

backlog

EXPERIMENTAL. Use when working the project-wide out-of-scope backlog at paad/code-reviews/backlog.md — cleaning it of entries that are already fixed or gone, or picking the next entry and fixing it end-to-end. Not for producing backlog entries — that is /agentic-review — and not for reviewing a branch diff.

Ovid/paad · 73 tokens

makefile

Use when creating or updating a Makefile for a project, especially when standard targets (build, test, lint, format, etc.) are missing or when modifying targets that may already be wired into other tooling. Not for debugging why a build fails.

Ovid/paad · 53 tokens

nopua-lite

NoPUA Lite — core wisdom in 1.5k tokens. Drives AI with trust and inner motivation instead of fear. Same Daoist philosophy, minimal footprint. For personal use and small-context models.

wuji-labs/nopua · 46 tokens