Apr 26, 2026
SecureMaxxing
Mac Walker, Allison Jia, Austin Morrissey, Rebecca Zanini, Gerard Boxo
An agent-native tool designed to help Large Language Models accurately identify and screen high-risk DNA sequences, a task current models struggle with. By making these sequences transparent to the model, the tool significantly increases refusal rates for dangerous requests.
The project centers on how to effectively use LLMs in the real world instead of introducing novel biology and AI technologies, both of which are valuable. What works well includes good problem framing that recognizes the lack of focus on LLM interactions within the biosecurity scope at the early stages as well as the genuine problem regarding the balance between over-blocking and usability. This solution gives flexibility and scalability based on the model's capabilities and represents a good decision over using fixed pipelines. There are also empirical signals, including the reported improvement in refusal rates from 0% to 70% under controlled conditions. Testing in various environments is another good aspect.
What could be stronger: Execution is not very rigorous. The evaluation uses small, unclear datasets (10 benign / 10 harmful sequences) and lacks statistical robustness. It also doesn't report false positives/false negatives systematically. I also found the use of 3 screening tools (BLAST should not really be considered as a dedicated DNA synthesis screening tool) to be a bit excessive. Combining all 3 strategies can be conceptually strong, but we can't tell for sure which one is doing the heavy lifting or if one of them is adding noise. The tool logic is underdeveloped as the failure at n > 5 sequences is a strong limitation. Lastly, I also found the writing to be a bit rough, which was sometimes rhetorical and somewhat informal and a bit imprecise, making it slightly difficult to follow.
Jumped into technical detail a little too quickly. I'm sure it'd be fine for people who are experts in this domain, but some of the details needed to be stepped through a little bit more. For instance, 'agent-native tool' could've been explained and the abstract needed some work.
Cite this work
@misc {
title={
(HckPrj) SecureMaxxing
},
author={
Mac Walker, Allison Jia, Austin Morrissey, Rebecca Zanini, Gerard Boxo
},
date={
4/26/26
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


