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.
npx agentmods add skills/wolverin0/claude-skills/validationnpx skills add wolverin0/claude-skills --skill validationgit clone --depth 1 https://github.com/wolverin0/claude-skillsWrote 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.
[](https://agentmods.dev/skills/wolverin0/claude-skills/validation)<a href="https://agentmods.dev/skills/wolverin0/claude-skills/validation"><img src="https://agentmods.dev/badge/skills/wolverin0/claude-skills/validation.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00101 | $0.02857 |
| Opus 5 | $0.00051 | $0.01429 |
| Sonnet 5 | $0.00020 | $0.00571 |
| Haiku 4.5 | $0.00010 | $0.00286 |
Grade A, and why
validation 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
32 files 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.
- adapters/agent-browser.md 2.8 KB
- adapters/browser-harness.md 1.3 KB
- adapters/chrome-mcp.md 1020 B
- adapters/playwright-cli.md 2.8 KB
- adapters/playwright-local.md 2.0 KB
- adapters/playwright-mcp.md 983 B
- agents/openai.yaml 245 B
- phases/DISCOVER.md 8.8 KB
- phases/REPORT.md 3.2 KB
- phases/TEST.md 11 KB
- references/auth.md 6.3 KB
- references/config-schema.md 4.2 KB
- references/coverage-contract.md 5.6 KB
- references/evidence-rules.md 3.3 KB
- references/interactive-start.md 1.1 KB
- references/responsive-and-quality.md 6.5 KB
- references/security-probe.md 3.0 KB
- references/state-schema.md 3.9 KB
- references/visual-regression.md 3.0 KB
- scripts/assert-coverage.js 1.9 KB runs code
- scripts/record-visual-review.js 2.1 KB runs code
- scripts/redact-artifacts.js 2.8 KB runs code
- scripts/responsive-audit.js 16 KB runs code
- scripts/run-smoke-playwright.js 42 KB runs code
- scripts/security-probe.js 14 KB runs code
- scripts/select-backend.js 2.1 KB runs code
- scripts/validate-multirole.js 20 KB runs code
- scripts/validation-contract.js 4.8 KB runs code
- scripts/validation-contract.test.js 5.0 KB runs code
- scripts/verify-provider-parity.js 2.1 KB runs code
- scripts/visual-regression.js 8.6 KB runs code
- templates/report.html 13 KB
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.
- 5d ago First seen · 199 lines · 101 tokens per session scan A 02a3f487ab8f
validation is a skill published in the GitHub repository wolverin0/claude-skills (41 stars, last pushed 11d ago), with no licence file. It adds 101 tokens to every session and 2,857 once invoked, about $0.0005 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.
Other skills, from other repositories
browse
Fast headless browser for QA testing and site dogfooding. (gstack).
playwright-dev
Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.
use-agent-browser-for-airi
Test AIRI display-model imports with agent-browser across stage-tamagotchi Electron, stage-web, and stage-pocket mobile web layouts. Use when uploading and verifying contributor-supplied Live2D ZIP, VRM, or MMD ZIP/PMX/PMD files through AIRI's model selector, including onboarding bypass, format-specific import…
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
playwright-screen-recording
Record browser test videos with Playwright for PR review and bug fix verification.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.