ng-verify-artifact

ng-verify-artifact is a command for Claude Code from FlyFission/nuclear-grade-context-engineering. It costs 0 tokens per session (867 once invoked), scanned A, original, MIT.

A verification prompt for checking the actual file, screen, document, chart, build, or service response that users receive.

In plain words
What is it for?
Use it for PDFs, images, charts, diagrams, slides, built interfaces, compiled applications, exported data, or deployed endpoints.
Why use it?
Reading the source code alone can miss errors introduced while rendering, compiling, exporting, or deploying the result.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the nuclear-grade plugin — 24 skills, 28 commands, 5 agents 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 commands/flyfission/nuclear-grade-context-engineering/ng-verify-artifact
Clone the repo
git clone --depth 1 https://github.com/FlyFission/nuclear-grade-context-engineering

Made for: Claude Code.

Or install nuclear-grade, the plugin that ships this one along with the rest of its 24 skills, 28 commands, 5 agents.

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 ng-verify-artifact

README.md
[![agentmods](https://agentmods.dev/badge/commands/flyfission/nuclear-grade-context-engineering/ng-verify-artifact.svg)](https://agentmods.dev/commands/flyfission/nuclear-grade-context-engineering/ng-verify-artifact)
Your own site
<a href="https://agentmods.dev/commands/flyfission/nuclear-grade-context-engineering/ng-verify-artifact"><img src="https://agentmods.dev/badge/commands/flyfission/nuclear-grade-context-engineering/ng-verify-artifact.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 867 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.1 $0.00000 $0.00867
Opus 5 $0.00000 $0.00434
Sonnet 5 $0.00000 $0.00173
Haiku 4.5 $0.00000 $0.00087

Measured 6d ago against content hash 1ea922f853cd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

ng-verify-artifact 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 6d 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.

commands/ng-verify-artifact.md · 62 lines

How it starts

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

ng-verify-artifact

Portable command prompt generated from skills/verifying-final-artifacts/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.

Verifies the delivered artifact a consumer actually receives (a figure, chart, PDF, SVG, screenshot, compiled build, or deployed response) by regenerating it fresh and directly observing the output, not the source that produces it, and ends in one honest verdict. Use when the deliverable is a produced artifact and correctness lives in the rendered result. Do not use for a pure source or code diff with no separate produced output; use reviewing-code-quality instead.

Use when

  • The deliverable is a produced artifact a consumer receives directly -- a book or document figure, a generated chart or diagram, a PDF, DOCX, or slide export, a built-UI screen, a compiled binary or app, an exported dataset, or a deployed endpoint's real response.
  • An agent has "reviewed" the artifact by reading the source that makes it, and has not itself looked at the output.
  • A figure or export keeps getting declared fixed, but the visible defect is still there.
  • Correctness of this change lives in how the result renders, paginates, or responds -- not in whether the source is tidy.

Do not use when

  • The change is a pure source or code diff with no separate produced output -- use reviewing-code-quality instead.
  • The claim is textual or non-produced and needs claim-to-evidence mapping rather than a rendered observation -- use proving-claims instead.
  • A one-line fix where the same freshly regenerated artifact was already observed this pass and nothing downstream of it changed.

Inputs

  • The spec or acceptance criteria for the artifact: a reference image, a style guide, the required elements, the expected page count, the expected response shape.
  • The current source or generator, and the exact command or tool that produces the artifact.
  • A way to actually observe the output at consumer granularity. See references/observation-recipes.md for how to make each artifact type observable.

Read the full file on GitHub · 62 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. 6d ago First seen · 62 lines · 0 tokens per session scan A 1ea922f853cd

Subscribe to this mod's changes

ng-verify-artifact is a command published in the GitHub repository FlyFission/nuclear-grade-context-engineering (33 stars, last pushed 27d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 867 tokens. 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.