Trail of Bits and OpenAI's Daybreak initiative produce 64 pull requests across 19 open-source projects in one week using
Trail of Bits launched Patch the Planet, a security initiative using OpenAI's GPT-5.5-Cyber model to find and fix bugs in critical open-source projects. The first week produced 64 pull requests and 51 issues across 19 projects including cURL, Python, PyPI, and Sigstore, with 37 patches already merged.
Trail of Bits and OpenAI's Daybreak initiative produce 64 pull requests across 19 open-source projects in one week using GPT-5.5-Cyber
Trail of Bits launched Patch the Planet, a security initiative that pairs security engineers with open-source maintainers to find and fix vulnerabilities using frontier AI models. In its first week, the project produced 64 pull requests and 51 issues filed across 19 critical open-source projects, with 37 patches already merged.
Partnership with OpenAI's Daybreak
The initiative operates through a partnership with OpenAI's Daybreak program, utilizing the GPT-5.5-Cyber model. According to Trail of Bits, the approach differs from typical AI security scanning by having human experts orchestrate and triage findings, then work directly with maintainers to fix issues rather than simply filing bug reports.
The first week covered projects including cURL, NATS, pyca, Sigstore, aiohttp, the Go project, freenginx, Python and python.org, urllib3, PyPI, SimpleX, Valkey, and RustCrypto. Trail of Bits reports that over 30 projects have joined the initiative, with applications open for additional open-source maintainers.
Specific technical contributions
Beyond security fixes, merged patches include:
- CI workflow integration using zizmor (Trail of Bits' GitHub Actions auditor) for python.org
- Correctness fixes to RustCrypto's big-integer library
- Serde encoding support and HPKE DHKEM suite IDs for RustCrypto
- Storage-accounting and service-restart fixes in SimpleX
- SBOM sidecars for Python's Windows artifacts
- New fuzzing harnesses and test suites across multiple projects
Of the 51 issues filed, 19 have been closed with fixes. Additional findings remain under coordinated disclosure through private channels including HackerOne, GitHub security advisories, and mailing lists.
GPT-5.5-Cyber capabilities demonstrated
Trail of Bits reports that GPT-5.5-Cyber built a complete fuzzing laboratory in under one day, including sanitizer builds, seed corpus generation from existing tests, and harnesses across a dozen entry points. The model created a harness that injected operating system backpressure to reach previously unexplored buggy states. Trail of Bits estimates this work would require two to three weeks for a human fuzzing expert.
The model also constructed a pipeline for CVE variant analysis in one day, which Trail of Bits claims produced "almost exclusively high-signal output" when combined with Codex's /goal feature.
The initiative uses a bot called "Patchy" to monitor projects, post findings and merged patches to Slack, and track progress across all participating projects.
What this means
This represents the first large-scale deployment of frontier AI models for coordinated open-source security improvements with human expert oversight. The 37 merged patches in one week—spanning infrastructure improvements, fuzzing harnesses, and feature additions—suggests AI-assisted security work can produce maintainer-accepted code at scale when properly triaged. The initiative's focus on patches rather than raw bug reports addresses a key complaint about AI security scanning: that it creates work for maintainers rather than reducing it. However, the true measure will be whether the pace of merged contributions sustains beyond the initial week, and whether the claimed efficiency gains hold across different types of projects and vulnerability classes.
Related Articles
OpenAI Launches Astra for Law, a Legal Research Tool Built on GPT-6 Astra
OpenAI has launched Astra for Law, a legal-focused version of GPT-6 Astra that combines the model with a case law search index and specialized analysis instructions. The tool scored 54 percent on Vals AI's Legal Research Bench in OpenAI's own testing, up from 38.7 percent for the base model with web search.
New Siri AI in iOS 27 Frustrates Users With Bugs, Slow Responses, and Lock-Screen Failures
Siri AI, Apple's overhauled assistant rolling out in iOS 27, is generating user complaints over network errors, broken device search, unlock requirements, slow Apple Watch responses, and missing features from classic Siri. The assistant remains labeled beta with no disclosed fix roadmap beyond new language support in October.
Runway Details Research Into Real-Time, Streamed AI Video Generation
Runway has shared research into generating video frame by frame in real time, letting users steer output as it streams rather than waiting for a finished clip. The approach builds on GWM-1, Runway's General World Model introduced in December 2025, and no availability timeline has been announced.
Gemini for macOS Adds iMessage Integration to Send and Read Messages
Gemini for macOS version 1.116.5.889 introduces a new @messages Connected App that can send texts, read conversations, and search message history in Apple Messages. The feature is visible in Settings but not yet functional, as a server-side component appears incomplete.
Comments
Loading...