Back to evaluations
Public evaluation

PQC_Refactor_Audit

The evaluation measures the agent's ability to refactor a vulnerable codebase to be PQC-ready and crypto-agile.

Evaluation type
task based
Challenge
Build a Crypto-Agile PQC Migration Agent with OpenAI Agents SDK
Difficulty
Advanced
Rigor
Unspecified

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

PQC_Refactor_Audit

Evaluates the agent's detection of hardcoded RSA/ECC and the correctness of the refactored PQC code.

Input format

Legacy source code with embedded RSA-2048 signing/encryption.

Output format

Refactored code using a generic 'AgileCrypto' class and liboqs backends.