validation-smoke

validation-smoke is a skill for Claude Code, Codex from OKHP3/skillz. It costs 22 tokens per session (147 once invoked), scanned A, original, MIT.

A small test suite for checking that validation tools reject malformed or incomplete reports. It uses temporary files and does not need external packages or credentials.

In plain words
What is it for?
Run it after changing validation scripts or how they locate files. It tests both a complete report that should pass and incomplete reports covering missing output, route errors, and publishing-related cases.
Why use it?
It confirms that validators fail clearly on bad inputs instead of only passing the repository’s current example. It also checks required fields, permitted statuses and severities, and non-empty source paths.

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/okhp3/skillz/validation-smoke
Any agent
npx skills add OKHP3/skillz --skill validation-smoke
Clone the repo
git clone --depth 1 https://github.com/OKHP3/skillz

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 validation-smoke

README.md
[![agentmods](https://agentmods.dev/badge/skills/okhp3/skillz/validation-smoke.svg)](https://agentmods.dev/skills/okhp3/skillz/validation-smoke)
Your own site
<a href="https://agentmods.dev/skills/okhp3/skillz/validation-smoke"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/validation-smoke.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 147 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.00022 $0.00147
Opus 5 $0.00011 $0.00073
Sonnet 5 $0.00004 $0.00029
Haiku 4.5 $0.00002 $0.00015

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

Security

Grade A, and why

validation-smoke 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.

The scan reads SKILL.md. This mod also ships 1 executable file (run.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/validation-smoke/SKILL.md · 24 lines

What it actually says

Validation smoke suite

Use when

Run after editing validation scripts or their path-resolution logic. It proves that the checks fail loudly on representative bad inputs rather than only passing the current repository.

Callable command

node .agents/skills/validation-smoke/run.mjs

The suite uses temporary files and pure assertions; it does not mutate the repository, publish anything, or require credentials. It covers both a complete passing report and an incomplete failing report, including required fields, allowed status/severity values, and non-empty source paths.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 24 lines · 22 tokens per session scan A e917f0699f60

Subscribe to this mod's changes

validation-smoke is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed today), licensed MIT. It adds 22 tokens to every session and 147 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

vastai-sdk

Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.

vast-ai/vast-cli · 26 tokens

pm-aarrr

Use when: 产品上线后需要分析用户增长、制定增长策略、诊断产品健康度、优化AARRR各环节 Do NOT use when: 产品未上线、仅需单一指标分析无需全链路.

konglong87/superPM · 53 tokens

pm-docs

Use when: 需要输出PRD/BRD/MRD产品文档、方案文档、商业计划文档、需要文档模板 Do NOT auto-select when: 用户用自然语言说"写需求文档""写PRD""帮我设计需求"等新产品请求 → 这些必须先路由到 start-super-pm Direct slash-command use is allowed: 用户显式输入 /pm-docs 时可直接进入,但必须通过本 skill 的前置门禁 Do NOT use when: 文档已完备无需生成、仅需口头讨论无需书面输出.

konglong87/superPM · 133 tokens

pm-position

Use when: 需要明确产品定位、设计商业模式、规划盈利方式、制定定价策略、进行盈利预测 Do NOT use when: 产品定位已明确、仅需执行无需重新定位.

konglong87/superPM · 46 tokens

pm-retro

Use when: 迭代结束后需要复盘总结经验教训、改进团队流程、记录改进行动项 Do NOT use when: 迭代尚未结束、团队不需要正式复盘.

konglong87/superPM · 52 tokens

product-marketing-copywriter

当市场调研分析师与营销专员、内容创作者需要推广产品时,使用本技能可精准分析受众痛点与产品卖点,一键生成高转化标题与正文,快速产出激发购买欲的优质营销文案,大幅提升销售转化率。.

anbeime/skill · 70 tokens