Mozilla has shared details of its groundbreaking work with Anthropic Mythos, an AI model that identified 271 security vulnerabilities in Firefox over two months. The key to this breakthrough was a custom ‘harness’—a piece of code designed to guide the model through specific tasks and give it access to human-developer tools.
While AI-assisted vulnerability detection has been promising, past experiences were often marred by false positives. Engineers found that models would produce plausible but inaccurate bug reports, requiring significant manual intervention for validation. Mythos, however, offered a more reliable solution, with almost no false positives according to Mozilla's engineers.
The success of this project hinges on the custom harness developed by Mozilla’s team. This tool is crucial as it allows the AI model to interact seamlessly with the codebase and development processes, ensuring that the analysis remains accurate and relevant. The harness essentially acts as a bridge between human intuition and machine learning, enhancing the efficiency and effectiveness of the process.
Despite these advancements, the journey towards widespread adoption of AI in security remains complex. The resource-intensive nature of building such custom solutions may limit their accessibility to smaller organisations or those without significant tech expertise. Nonetheless, Mozilla’s success with Mythos demonstrates a promising step forward in leveraging AI for software security.







