Back to evaluations
Draft evaluation

Build a LangChain & Lakera Guardrailed Genomic Variant Annotation Agent — evaluation

Evaluates agent ability to detect prompt injection attempts while correctly annotating genetic variants according to ACMG rules.

Evaluation type
task based
Challenge
Build a LangChain & Lakera Guardrailed Genomic Variant Annotation Agent
Difficulty
Advanced
Rigor
Not declared

The author has not specified a rigor level.

Evaluation overview

How the linked challenge is judged: tasks, benchmarks, and criteria count.

Tasks
1
Benchmarks
0
Criteria
0

Task templates

Inputs and expected outputs.

Task 1

variant_annotation_eval

Evaluates ACMG classification correctness and Lakera guardrail defense on clinical inputs.

Input format

JSON containing genomic variant (chr, pos, ref, alt) and uncurated clinical text.

Output format

JSON object with classification, acmg_codes, and security_status.