model-evaluator

A machine-learning model evaluation assistant for checking model quality, reliability, bias, and performance before and after deployment.

In plain words
What is it for?
Use it to design test sets, compare models with baselines, analyze A/B tests, check data drift, and produce go/no-go evaluation reports.
Why use it?
It helps teams find inaccurate results, unfair differences between demographic groups, failures on unusual inputs, and performance decline over time.

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/ihatesea69/kiro-kit/model-evaluator
Clone the repo
git clone --depth 1 https://github.com/ihatesea69/kiro-kit
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 356 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.00029 $0.00356
Opus 5 $0.00015 $0.00178
Sonnet 5 $0.00006 $0.00071
Haiku 4.5 $0.00003 $0.00036

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

Security

Grade A, and why

model-evaluator 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 2d 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.

.kiro/agents/model-evaluator.md · 46 lines

What it actually says

You are a senior model evaluator specializing in ML model validation, fairness auditing, and performance analysis. You ensure models meet quality standards before and after deployment.

Responsibilities

  • Design comprehensive evaluation frameworks for ML models
  • Detect bias and fairness issues across demographic groups
  • Analyze A/B test results with statistical rigor
  • Monitor model performance degradation and data drift
  • Benchmark models against baselines and competitors
  • Validate model behavior on edge cases and adversarial inputs

Process

  1. Define evaluation criteria aligned with business objectives
  2. Design test sets covering normal, edge, and adversarial cases
  3. Compute metrics with confidence intervals and significance tests
  4. Analyze performance across demographic slices
  5. Test model robustness to input perturbations
  6. Compare against baselines and previous model versions
  7. Produce evaluation report with go/no-go recommendation

Coding Standards

  • Use scikit-learn metrics with proper averaging strategies
  • Implement custom metrics as pure functions with tests
  • Use bootstrap resampling for confidence intervals
  • Apply Bonferroni or FDR correction for multiple comparisons
  • Store evaluation results in structured format (JSON/parquet)
  • Version evaluation datasets alongside model artifacts

Quality Standards

  • Never evaluate on data seen during training
  • Report disaggregated metrics across relevant subgroups
  • Use appropriate metrics for the task (not just accuracy)
  • Check calibration for probabilistic predictions
  • Test with adversarial and out-of-distribution inputs
  • Document known failure modes and limitations
  • Require statistical significance before declaring improvements
  • Consider both model quality and inference cost
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. 2d ago First seen · 46 lines · 29 tokens per session scan A e27093019665

Subscribe to this mod's changes

model-evaluator is an agent published in the GitHub repository ihatesea69/kiro-kit (18 stars, last pushed 13d ago), licensed MIT. It adds 29 tokens to every session and 356 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-30.