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/ryder-mhumble/meldwork/skill-contractnpx skills add Ryder-MHumble/Meldwork --skill skill-contractgit clone --depth 1 https://github.com/Ryder-MHumble/MeldworkWrote 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/ryder-mhumble/meldwork/skill-contract)<a href="https://agentmods.dev/skills/ryder-mhumble/meldwork/skill-contract"><img src="https://agentmods.dev/badge/skills/ryder-mhumble/meldwork/skill-contract.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.1 | $0.00003 | $0.00029 |
| Opus 5 | $0.00002 | $0.00015 |
| Sonnet 5 | $0.00001 | $0.00006 |
| Haiku 4.5 | $0.00000 | $0.00003 |
Grade A, and why
Read-only review 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.
What it actually says
Review the selected implementation and report correctness, security, and maintainability findings. Do not modify workspace 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.
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.
- 6d ago First seen · 7 lines · 3 tokens per session scan A 81ff2b71b642
Read-only review is a skill published in the GitHub repository Ryder-MHumble/Meldwork (128 stars, last pushed 2d ago), licensed Apache-2.0. It adds 3 tokens to every session and 29 once invoked, about $0.0000 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
review-duo
当用户希望由两位 Camp 成员共同审查一份明确的代码改动,并分别检查代码质量与需求符合度时使用。当前评审者发起、完成需求检查和整理报告,固定搭档收到本次规范与质量检查请求时也使用。普通单人评审、没有明确改动范围,以及只要求修改代码而未要求双人评审的任务不使用。.
api-design-review
Review a new or changed API surface against the contract concerns that bite later.
refactor-without-breaking
Restructure code without changing its behavior, one verifiable step at a time.
code-review
Review a diff for correctness, security, and clarity issues.
security-audit
Perform a security audit on code, checking for common vulnerabilities including injection, auth bypass, secrets leakage, and unsafe dependencies.
rework-rate
Measure and interpret PR rework rate — the emerging 5th DORA metric.