JustHandled Labs
// Business & Operations

Hiring Screener Audit Harness

Test an AI or rules-based resume screener for outcome changes, score drift, missing evidence, sensitive-term leakage, and human-review gaps.

What problem does Hiring Screener Audit Harness solve?

A hiring team can produce a fast AI-assisted shortlist but still have no evidence that the screener is stable across repeat runs, supports negative decisions with evidence, avoids sensitive proxies, or preserves a human-review path.

Use it to

What it returns

A representative input and result

fixture-backed sample
input case_id,run_id,input_fingerprint,outcome,score,evidence,human_review,sensitive_terms case-07,run-a,sha256:abc,advance,82,"5 years relevant operations experience",yes, case-07,run-b,sha256:abc,reject,61,,no,age
result Recommendation: DO NOT RELY Critical: case-07 changed from advance to reject with the same input fingerprint. High: score drift was 21 points; the negative result had no evidence and no human-review path. Medium: decision evidence contained a configured sensitive term. Next step: isolate the variable, rerun the controlled case, and require human review before any live use.

Access and approval boundaries

Known limitations

Questions

Does this rank applicants or recommend who to hire?

No. It audits the behavior and review controls of a screening system using controlled outputs; it does not score real applicants or make employment decisions.

What data should I test with?

Use synthetic or properly authorized test cases. Include repeated identical cases and carefully controlled variants so a difference can be interpreted.

What failures does it detect?

The included audit detects changed outcomes for identical fingerprints, material score drift, negative results without evidence, missing human-review paths, and configured sensitive terms in decision evidence.

Does a clean result prove the screener is unbiased or compliant?

No. A clean fixture run is limited evidence about those fixtures. Broader validation, governance, legal review, and ongoing monitoring may still be needed.

Does it connect to my ATS?

No. Version 1.0 audits a local CSV export so the test remains inspectable and does not require platform credentials.

Can I change the score-drift threshold or sensitive-term list?

Yes. The helper accepts a drift threshold and an explicit sensitive-term list so the test can match a documented review plan.

Hiring Screener Audit Harness keeps proof and approval boundaries visible.

The listing includes the tested package, realistic samples, declared permissions, and known limitations.

Get Hiring Screener Audit Harness on Agensi