Daniel Stenberg, developer of curl, has written a blog post on using Claude Mythos to find a vulnerability in curl.
TL;DR: Curl has been using many static analysers for years and all in all do a lot to ensure the project is secure. He was a critic of LLMs as the Curl bug bounty program got slopped really hard (they’ve since stopped said program). By now, they’ve used multiple LLM-driven security scanning tools to successfully find vulnerabilities. While they still report false positives, Stenberg seems to be quite happy with them from what I understand.
Claude Mythos reported five vulnerabilities from which three were false positives and the “issues” Mythos raised were already documented oddities. One was a plain old bug without security consequences and the fifth actually a vulnerability, although a low-severity one.