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 skills add rhpds/rhdp-skills-marketplace --skill rhdp-lab-validatorgit clone --depth 1 https://github.com/rhpds/rhdp-skills-marketplaceWrote 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/rhpds/rhdp-skills-marketplace/rhdp-lab-validator)<a href="https://agentmods.dev/skills/rhpds/rhdp-skills-marketplace/rhdp-lab-validator"><img src="https://agentmods.dev/badge/skills/rhpds/rhdp-skills-marketplace/rhdp-lab-validator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/rhpds/rhdp-skills-marketplace/rhdp-lab-validator"><img src="https://agentmods.dev/badge/skills/rhpds/rhdp-skills-marketplace/rhdp-lab-validator.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00094 | $0.02686 |
| Opus 5 | $0.00047 | $0.01343 |
| Sonnet 5 | $0.00019 | $0.00537 |
| Haiku 4.5 | $0.00009 | $0.00269 |
Grade A, and why
ftl:rhdp-lab-validator 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 12d 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
22 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.
- agents-ARCHIVED/content-reader.md 3.6 KB
- agents-ARCHIVED/env-connector.md 5.5 KB
- agents-ARCHIVED/solve-writer.md 3.9 KB
- agents-ARCHIVED/validate-writer.md 4.3 KB
- examples/ocp-dedicated/module-01/solve.yml 589 B
- examples/ocp-dedicated/module-01/validation.yml 1.5 KB
- examples/ocp-dedicated/module-02/solve-module2.sh 453 B runs code
- examples/ocp-dedicated/module-02/solve.yml 912 B
- examples/ocp-dedicated/module-02/validate-module2.sh 568 B runs code
- examples/ocp-dedicated/module-02/validation.yml 1.0 KB
- examples/ocp-tenant/module-01/setup.yml 561 B
- examples/ocp-tenant/module-01/solve.yml 538 B
- examples/ocp-tenant/module-01/validation.yml 1.3 KB
- examples/playwright/ocp-console-label-resource.js 3.2 KB runs code
- examples/playwright/web-app-form-submit.js 1.7 KB runs code
- examples/rhel-vm/module-01/setup.yml 668 B
- examples/rhel-vm/module-01/solve.yml 1.3 KB
- examples/rhel-vm/module-01/validation.yml 2.3 KB
- references/common-pitfalls.md 3.3 KB
- references/ocp-dedicated.md 3.1 KB
- references/ocp-tenant.md 5.8 KB
- references/vm-rhel.md 3.6 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.
- 12d ago First seen · 336 lines · 94 tokens per session scan A 3f31e2ff2240
ftl:rhdp-lab-validator is a skill published in the GitHub repository rhpds/rhdp-skills-marketplace (22 stars, last pushed 2mo ago), with no licence file. It adds 94 tokens to every session and 2,686 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
end-to-end-bioinformatics-pipeline-testing
Use when after cloning or installing a peak-calling or genomic analysis tool from a repository, before using it on production data.
automotive-scenario-driven-testing
Automotive Scenario Driven Testing expertise. Covers 1 topics: Scenario Driven Testing.
research-engineer
An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.
dogfood
Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find issues, bug hunt, or test this app on mobile.
test-warp-ui
Guides testing Warp UI features and changes using the computer use tool. Use this skill only when computer-use testing was requested (explicit request or accepted offer) and the computeruse tool is available to the agent. Covers launching Warp and verifying UI behavior.
test-electron-app
Drive the real running PostHog Electron app (live tRPC, workspace-server, real data) over CDP with agent-browser. Connect to the running app on port 9222, test desktop changes against a local Django stack, snapshot the accessibility tree, inspect network requests, and screenshot only when explicitly asked. Use when…