verify-docs

verify-docs is a skill for Claude Code, Codex from backblaze-labs/genblaze. It costs 51 tokens per session (894 once invoked), scanned A, original, MIT.

A documentation freshness checker for a code repository. It checks whether documentation dates are current, whether Python examples can be parsed, and whether links between documents work.

In plain words
What is it for?
Use it to audit the repository’s main Markdown files and docs folder monthly, before a release, or after a major refactor.
Why use it?
It finds stale or incomplete documentation before releases or after large code changes. It reports problems for human review instead of changing the documents automatically.

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/backblaze-labs/genblaze/verify-docs
Any agent
npx skills add backblaze-labs/genblaze --skill verify-docs
Clone the repo
git clone --depth 1 https://github.com/backblaze-labs/genblaze

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 verify-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/backblaze-labs/genblaze/verify-docs.svg)](https://agentmods.dev/skills/backblaze-labs/genblaze/verify-docs)
Your own site
<a href="https://agentmods.dev/skills/backblaze-labs/genblaze/verify-docs"><img src="https://agentmods.dev/badge/skills/backblaze-labs/genblaze/verify-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 894 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.00051 $0.00894
Opus 5 $0.00026 $0.00447
Sonnet 5 $0.00010 $0.00179
Haiku 4.5 $0.00005 $0.00089

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

Security

Grade A, and why

verify-docs 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.

.claude/skills/verify-docs/SKILL.md · 79 lines

How it starts

The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Verify docs freshness

Run the four checks below and produce a single report. Do NOT auto-fix — surface findings for human review (stale docs usually need a human to decide whether behavior is still accurate).

1. Stale last_verified stamps

Every canonical doc in this repo carries <!-- last_verified: YYYY-MM-DD --> near the top.

  • Glob: README.md, ARCHITECTURE.md, AGENTS.md, CLAUDE.md, CONTRIBUTING.md, docs/**/*.md.
  • For each file, extract the stamp. Flag as P1 stale when:
    • Stamp is absent (canonical docs must have one), OR
    • Stamp is >60 days old, OR
    • Stamp date is earlier than the most recent commit touching the file's owning module per the Doc Update Mapping in docs/dev-workflows.md.

Owning-module lookup (from docs/dev-workflows.md):

Doc Owning module
docs/features/pipeline.md libs/core/genblaze_core/pipeline/
docs/features/provider-system.md libs/core/genblaze_core/providers/
docs/features/media-embedding.md libs/core/genblaze_core/media/
docs/features/object-storage.md libs/core/genblaze_core/storage/ + libs/connectors/s3/
docs/features/parquet-sink.md libs/core/genblaze_core/sinks/
docs/features/manifest-provenance.md libs/core/genblaze_core/canonical/ + libs/core/genblaze_core/models/manifest.py
docs/features/cli.md cli/
ARCHITECTURE.md whole repo — use root mtime
docs/app-workflows.md libs/core/
docs/dev-workflows.md Makefile + .github/workflows/

Use git log -1 --format=%cs -- <path> to get last-touched date for a module.

2. Python example syntax

Every Python fenced block in docs/features/*.md should at minimum be parseable.

  • For each code block ( python ... ), write to a temp file and run python3 -c "import ast; ast.parse(open(p).read())".
  • Report parse errors only. Ignore import-resolution failures (examples use real API keys that aren't available in the audit env).

Read the full file on GitHub · 79 lines

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 · 79 lines · 51 tokens per session scan A d31b9aec4b00

Subscribe to this mod's changes

verify-docs is a skill published in the GitHub repository backblaze-labs/genblaze (557 stars, last pushed today), licensed MIT. It adds 51 tokens to every session and 894 once invoked, about $0.0003 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

pr-to-video

Turn a GitHub pull request (a PR URL, owner/repo#N, or 'this PR' in a checked-out repo) into a code-change explainer video — changelog, feature reveal, fix, or refactor walkthrough built from the diff, commits, and files: the input is a code change, not a website. Not a product promo (/product-launch-video) or a no-PR…

heygen-com/hyperframes · 104 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

motion-graphics

A short, design-led motion graphic where motion is the message — kinetic typography, stat count-up, chart/data-viz hit, logo sting / brand lockup, lower-third / callout / social overlay, animated map (highlight regions, connect places, zoom to a location), animated tweet / news-article / headline, webpage / UI…

heygen-com/hyperframes · 139 tokens

implementation-final-review

Perform the repository's risk-tiered independent final review before implementation completion. Use only when explicitly invoked or when repository instructions require it after behavior-impacting implementation work; audit the complete task diff, supported contracts, lifecycle and security boundaries, complexity, and…

openai/openai-agents-python · 58 tokens

captions-overlay

Overlay doctrine for the embedded-captions workflow — the caption MODEL (drop / rail / embed) and the rule that captions are an OVERLAY composited on top of the film, never a reserved bottom band you shift content up to avoid. Load when adding captions/subtitles to a talking-head or launch video, when deciding whether…

heygen-com/hyperframes · 136 tokens

technical-writing

Write, edit, review, or audit user-facing documentation for the eve repository. Use for changes under docs/, documentation tied to eve APIs or CLI behavior, docs work based on Slack or support feedback, and requests to make eve docs clearer, more natural, or less AI-patterned while verifying claims against current…

vercel/eve · 78 tokens