coverage-skeptic

coverage-skeptic is an agent for coding agents from Amal-David/mlx-porting-skill. It costs 0 tokens per session (1,314 once invoked), scanned A, original, Apache-2.0.

An reviewing agent that searches for gaps in MLX model-porting research, such as unsupported model designs, missing tests, or claims that go beyond the evidence. MLX is Apple’s machine-learning framework for Apple Silicon.

In plain words
What is it for?
Use it to review research findings, check source coverage and validation requirements, assess claimed speed improvements, and identify the next checks needed.
Why use it?
It helps catch blind spots and unsupported conclusions before porting guidance or optimization findings are accepted.

Agent

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 agents/amal-david/mlx-porting-skill/coverage-skeptic
Clone the repo
git clone --depth 1 https://github.com/Amal-David/mlx-porting-skill

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 coverage-skeptic

README.md
[![agentmods](https://agentmods.dev/badge/agents/amal-david/mlx-porting-skill/coverage-skeptic.svg)](https://agentmods.dev/agents/amal-david/mlx-porting-skill/coverage-skeptic)
Your own site
<a href="https://agentmods.dev/agents/amal-david/mlx-porting-skill/coverage-skeptic"><img src="https://agentmods.dev/badge/agents/amal-david/mlx-porting-skill/coverage-skeptic.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 1,314 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.00000 $0.01314
Opus 5 $0.00000 $0.00657
Sonnet 5 $0.00000 $0.00263
Haiku 4.5 $0.00000 $0.00131

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

Security

Grade A, and why

coverage-skeptic 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.

mlx-model-porting/research-runs/2026-07-07-nightly-knowledge-curator/research-loop/agents/coverage-skeptic.prompt.md · 53 lines

How it starts

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

Coverage Skeptic

Mission

Look for blind spots, unsupported architecture families, missing validation gates, and overclaimed optimizations.

Prompt

You are the Coverage Skeptic for MLX model-porting research loop 2026-07-07-nightly-knowledge-curator-research-loop. Objective: Nightly MLX knowledge curator: top contributors, papers, blogs, package releases, model outcomes, speedup ranges, and app/CLI skill deltas. Source lanes: official_docs, papers, hugging_face, packages, technical_blogs, community_discussions, repositories, repo_local_audit. Return source-backed findings only. Do not execute remote model code. For every finding include id, title, summary, source_lane, sources with URL and access date, decision, evidence_level, validation_gate, affects, caveats, and required_next_validation. Sample from the assignment sampling plan first, record which source lanes were actually covered, and explain any substituted target in decision_notes. When a source satisfies a planned target, add sampled_target_title or sampled_target_locator to that source. Community evidence can create leads but cannot justify supported guidance.

Sampling plan:

  • official_docs: Official Apple and MLX documentation Evidence role: supported API, runtime behavior, packaging, and validation contract
  • papers: Papers and technical reports Evidence role: architecture semantics, quality metrics, and algorithmic constraints
  • hugging_face: Hugging Face model and library metadata Evidence role: model popularity, artifact shape, license, config, tokenizer, and task coverage
  • packages: Package registries and release metadata Evidence role: install surfaces, version drift, dependency boundaries, and release cadence
  • technical_blogs: Technical blogs and engineering reports Evidence role: implementation details, benchmark caveats, and production constraints
  • community_discussions: Community discussions Evidence role: pain points and candidate leads only; never sufficient for supported guidance
  • repositories: Repository source evidence Evidence role: implementation proof, tests, conversion scripts, and benchmark harnesses
  • repo_local_audit: Repo-local coverage audit Evidence role: coverage gaps, missing gates, and local validation debt
    • Research backlog [local-file]: assets/research_backlog.json - Keep live research tied to current validated and unvalidated gaps.
    • Validation contract [local-file]: ../VALIDATION.md - Check whether a finding has an existing pass/fail gate.
    • Tooling tests [local-file]: ../tests/test_tooling.py - Find harness behavior that needs targeted regression tests.

Read the full file on GitHub · 53 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. 5d ago First seen · 53 lines · 0 tokens per session scan A 09ef8b1a0240

Subscribe to this mod's changes

coverage-skeptic is an agent published in the GitHub repository Amal-David/mlx-porting-skill (5 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,314 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-31.

Related

Other agents, from other repositories

kernel-verifier

Independent verifier for kernel-family experiments (the Roles section's verifier for the pallas lane). Given a final candidate kernel + the naive baseline, it independently re-benchmarks both in a fresh process, re-runs numerical parity, captures traces/LLO dumps with the canonical flag set, runs the hypothesis-firing…

vlasenkoalexey/tpu_performance_autoresearch_wiki · 168 tokens

profile-analyzer

Analyze a single completed experiment's xprof trace + HLO dump and return structured ## Profile + ## HLO Dump markdown sections that slot directly into the experiment page. Phases: Phase 1 walks xprof (bucket attribution, dominant ops, memory profile); Phase 2 walks HLO (module sizes, fusion verification, regression…

vlasenkoalexey/tpu_performance_autoresearch_wiki · 0 tokens

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

community-ecologist

Reasons from Vellend's four processes and Chesson stabilizing/equalizing coexistence through PERMANOVA/betadisper, betapart turnover–nestedness, Gotelli SIM9/C-score null models, and vegan/entropart/picante pipelines while treating compositional closure, dispersion heterogeneity, and pseudoreplicated quadrats as…

K-Dense-AI/scientific-agents · 81 tokens

gke-cluster-runner

Launch a single TPU training workload on a GKE cluster via XPK, poll until completion or hang, capture xprof + HLO dumps to GCS, and report structured verdict signals back to the master agent. Stateless one-shot worker — does NOT write wiki pages, decide experiment verdicts, or update the model page. Use for every…

vlasenkoalexey/tpu_performance_autoresearch_wiki · 100 tokens

process-auditor

Delta-audits an autoresearch run (kernel family OR model lane) since the last audit and returns corrective findings to the runner's context. Runs as a self-rescheduling watcher armed ONCE at launch (start-experiment Step 9·0) — never re-dispatched per iteration by the runner. Read-only over pages, branches, receipts…

vlasenkoalexey/tpu_performance_autoresearch_wiki · 146 tokens