cad-verifier-medium

cad-verifier-medium is an agent for coding agents from crenshawdev/cadence. It costs 30 tokens per session (112 once invoked), scanned A, a copy of cad-reviewer-max, MIT.

An internal configuration for choosing a medium verification-agent level; a routing script selects it rather than the user.

In plain words
What is it for?
Use it when the routing system needs to send a verification task to the medium verification setting.
Why use it?
It keeps agent selection separate from the person asking for verification.

Agent

Part of the cadence plugin — 34 skills, 19 agents, 3 hooks shipped together

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/crenshawdev/cadence/cad-verifier-medium
Clone the repo
git clone --depth 1 https://github.com/crenshawdev/cadence

Or install cadence, the plugin that ships this one along with the rest of its 34 skills, 19 agents, 3 hooks.

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 cad-verifier-medium

README.md
[![agentmods](https://agentmods.dev/badge/agents/crenshawdev/cadence/cad-verifier-medium.svg)](https://agentmods.dev/agents/crenshawdev/cadence/cad-verifier-medium)
Your own site
<a href="https://agentmods.dev/agents/crenshawdev/cadence/cad-verifier-medium"><img src="https://agentmods.dev/badge/agents/crenshawdev/cadence/cad-verifier-medium.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 112 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 80% copy Near-identical to another mod 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.00030 $0.00112
Opus 5 $0.00015 $0.00056
Sonnet 5 $0.00006 $0.00022
Haiku 4.5 $0.00003 $0.00011

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

Security

Grade A, and why

cad-verifier-medium 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 3d 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.

Origin

This is a copy

80% identical to cad-reviewer-max — 16 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.

agents/cad-verifier-medium.md · 15 lines

What it actually says

Follow the preloaded cad-verifier-contract skill exactly - it is your full contract. This file names that contract and adds nothing else.

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. 3d ago First seen · 15 lines · 30 tokens per session scan A 2dff0b655da3

Subscribe to this mod's changes

cad-verifier-medium is an agent published in the GitHub repository crenshawdev/cadence (4 stars, last pushed 4d ago), licensed MIT. It adds 30 tokens to every session and 112 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 80% identical to cad-reviewer-max, differing in 16 lines, and is treated as a copy.

Related

Other agents, from other repositories

corporate-strategy

Corporate Strategy (CSO). Owns plugins/corporate-strategy/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 33 tokens

customer-experience

Customer Experience (CCO). Owns plugins/customer-experience/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 30 tokens

demand-generation

Demand Generation (CMO). Owns plugins/demand-generation/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 30 tokens

optimizer

Performance specialist. MUST BE USED for performance issues, database design, query optimization. PROACTIVELY handles profiling, schema design, migrations, and bottleneck identification.

komluk/scaffolding · 35 tokens

ai-visibility-analyzer

Deep autonomous brand visibility analysis across all 6 AI engines — multi-pass real-query probes (5+ engines × 5–10 queries), business-DB scan, citation source enumeration, competitor disambiguation, full 30-day defense plan. Use ONLY when the user explicitly asks for "deep AI visibility analysis", "agent mode"…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 155 tokens

developer

TDD-first implementation worker dispatched by /magi:go. Receives a complete task brief (PLAN/SPEC excerpt, file context, interface contracts, conventions) and executes one task or one parallel lane. Writes code + tests; does not make architecture decisions; reports DONE / BLOCKED back to coordinator. Default model is…

howar31/magi-workflow · 83 tokens