experiment-audit

Audit experiment integrity across evaluation scripts, results, and paper claims.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/jkfee/Auto-Research --skill experiment-audit-jkfee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-audit
Source: https://github.com/jkfee/Auto-Research/tree/main/skills/experiment-audit
Command: npx skills add https://github.com/jkfee/Auto-Research --skill experiment-audit-jkfee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit experiment integrity before reporting results by enforcing cross-model reviews and artifact provenance checks to detect fake ground truth, score normalization tricks, phantom results, and insufficient scope.

Core Features & Use Cases

  • Standardized artifact collection and integrity checks across evaluation scripts, results, and claims
  • Independent reviewer routing and a formal audit report that highlights provenance, scope, and evidence alignment
  • Use cases include post-hoc research audits, reproducibility verification for publications, and compliance reviews for claims

Quick Start

Analyze the target experiment directory to generate a formal integrity audit report in EXPERIMENT_AUDIT.md and a machine-readable EXPERIMENT_AUDIT.json

Frequently Asked Questions about experiment-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit machine learning experiment integrity for publication submissions?

Detect fake ground truth, score normalization tricks, and phantom results by running cross-model reviews on evaluation scripts, results, and paper claims. The audit enforces artifact provenance checks to verify data traceability and consistency across multiple experiment files.

What is cross-model review for detecting fake ground truth in ML research?

Cross-model review is a mechanism that routes experiment artifacts to an independent reviewer backend defined by an audit protocol. It verifies provenance and evidence alignment across multiple files to detect fabricated ground truth and phantom results.

How do I verify reproducibility and data traceability in evaluation pipelines?

Verify reproducibility by analyzing the target experiment directory with standardized artifact collection and cross-model reviews. This generates an EXPERIMENT_AUDIT.md report and a machine-readable JSON file highlighting provenance, scope, and evidence alignment.

Does experiment integrity auditing require specific configuration files or dependencies?

Experiment integrity auditing requires a reviewer backend defined by the audit protocol, a standardized file collection, a vulnerability-free workflow, and explicit config files. No external dependencies are needed to execute the audit process.

What are the limitations of cross-model experiment audits?

Cross-model experiment audits require a defined reviewer backend and explicit config files to function. The audit is limited to verifying provenance and consistency across provided artifacts and cannot detect issues outside the submitted experiment directory scope.